Skip to content

Commit

Permalink
Merge branch 'main' of github.com:alberliu/gim
Browse files Browse the repository at this point in the history
  • Loading branch information
alber committed Feb 8, 2023
2 parents c8a4cad + ad6bf36 commit c580a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gim是一个即时通讯服务器,代码全部使用golang完成。主要特
4.单聊,群聊,以及房间聊天场景
5.支持服务水平扩展
6.使用领域驱动设计
7.支持裸机部署和k8s部署
7.支持裸机部署和k8s部署
gim可以作为以业务服务器的一个组件,为现有业务服务器提供im的能力,业务服务器
只需要实现business.int.proto协议中定义的GRPC接口,为gim服务提供基本的用户功能即可
### 使用技术:
Expand Down

0 comments on commit c580a21

Please sign in to comment.