Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 241 Bytes

File metadata and controls

23 lines (12 loc) · 241 Bytes

IMServer

使用Netty 实现的IM 系统-服务端

完成的功能

  1. 均衡负载
  2. 登录
  3. 获取在线用户列表
  4. 单聊

Future

  1. 群聊

Simple

PCClient

Client