Skip to content

Feature/rpc init

Psyduck requested to merge feature/rpc_init into main

1.单线程+epoll 2.用4字节长度头+JSON body来作为消息字段。{"type":"login","username":"alice","password":"123"} 3.普通用户登录、退出、修改密码、查看在线用户 4.私聊、群聊

Merge request reports

Loading