Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 412 Bytes

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包的依赖。