/netty-demo

关于Netty使用的一些实例,以及基于Netty实现RPC

Primary LanguageJava

netty-demo

Netty Learning project
关于netty使用的一些实例
netty-introduction-demo:Netty的入门实例
netty-serialization-demo:Netty传输序列化对象
netty-heartbeat-detection-demo:使用Netty进行服务器和客户端的心跳检测
netty-not-sticky-pack-demo:Netty解决粘包问题,传输序列化对象

每个模块都是独立的项目,但是注意Jar包的依赖。