Skip to content

Commit

Permalink
📝 Writing docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
crossoverJie committed Jan 12, 2019
1 parent 1bfb35a commit f6f47a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@

## TODO LIST

* [x] 群聊
* [x] 私聊
* [x] [群聊](#群聊)
* [x] [私聊](#私聊)
* [x] [内置命令](#客户端内置命令)
* [x] [聊天记录查询](#聊天记录查询)
* [x] [一键开启价值 2 亿的 `AI` 模式](#ai-模式)
* [x] 使用 `Google Protocol Buffer` 高效编解码。
* [x] 根据实际情况灵活的水平扩容、缩容。
* [x] 路由(`cim-forward-route`)服务自身是无状态,可用 `Nginx` 代理支持高可用。
* [x] [聊天记录查询](#聊天记录查询)
* [x] 服务端自动剔除离线客户端。
* [x] [一键开启价值 2 亿的 `AI` 模式](#ai-模式)
* [ ] 弱网环境下客户端自动重连。
* [ ] 分组群聊。
* [ ] 离线消息。
Expand Down

0 comments on commit f6f47a7

Please sign in to comment.