首页 > 代码库 > 服务化之Netty

服务化之Netty

关于Netty的介绍可参考:https://www.zhihu.com/question/24322387

Netty官网为:http://netty.io/

Git:https://github.com/netty/netty

 

关于Netty的简单实例:http://blog.csdn.net/LoveJavaYDJ/article/details/52232455

服务化之Netty