采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
☆106Nov 17, 2018Updated 7 years ago
Alternatives and similar repositories for twjitm-core
Users that are interested in twjitm-core are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 分布式服务器框架,主要适用于全球服游戏☆21Mar 30, 2018Updated 8 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 8 years ago
- 快速开发基于netty&springboot的TCP/UDP协议网关