DIY一些基于netty的开源框架

时间:2023-03-09 01:07:31
DIY一些基于netty的开源框架

几款基于netty的开源框架,有益于对netty的理解和学习!

基于netty的http server框架

https://github.com/TogetherOS/cicada

基于netty的即时通讯框架

https://github.com/crossoverJie/cim

https://github.com/lightningMan/flash-netty

基于netty的RPC框架

https://github.com/bluedavy/McQueenRPC

https://github.com/BazingaLyn/laopopo-rpc

这些开源框架都比较适合入门学习