Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 158 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 158 Bytes

NIO/Netty 实现群聊功能&RPC demo

使用 NIO/Netty 实现简单的群聊功能&RPC demo,帮助理解selector、channel、buffer以及如何使用。