update README.md

This commit is contained in:
kenneth 2023-12-24 13:01:09 +08:00
parent fcf4f2a80d
commit ad1a0ac3aa

View File

@ -5,3 +5,8 @@
+ `/rooms` 获取聊天房间列表
+ `/msg <msg>` 发送消息
+ `/quit` 退出房间
### 连接
+ 服务运行起来
+ 使用 telnet ip port
+ 或者使用其他方式连接TCP服务