DespairYoke / nettyLinks
Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。
☆40Updated 6 years ago
Alternatives and similar repositories for netty
Users that are interested in netty are comparing it to the libraries listed below
Sorting:
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆136Updated 6 years ago
- nacos 教程,包括原理,实践,应用场景☆77Updated 3 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 一个分布式限流的解决方案!☆110Updated 2 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨