企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
* [https://github.com/alberliu/goim](https://github.com/alberliu/goim)gim是一个即时通讯服务器,代码全部使用golang完成,主要使用mysql (多设备,消息不丢不重) * [https://github.com/Terry-Ye/im](https://github.com/Terry-Ye/im)纯go实现的分布式im即时通讯系统,各层可单独部署,之间通过rpc通讯,基于redis 做消息推送,比较适合做直播间消息 * [https://github.com/Terry-Mao/goim](https://github.com/Terry-Mao/goim)毛剑 * [https://github.com/GoBelieveIO/im\_service](https://github.com/GoBelieveIO/im_service)im\_service服务端(国内唯一开源IM) * [http://gglinux.com/2017/04/15/IM\_design/](http://gglinux.com/2017/04/15/IM_design/)IM系统设计 * [http://www.52im.net/thread-307-1-1.html](http://www.52im.net/thread-307-1-1.html)浅谈IM系统的架构设计 * [https://github.com/tinode/chat](https://github.com/tinode/chat)Go 即时通讯服务 * [https://tech.youzan.com/app\_imsdk/](https://tech.youzan.com/app_imsdk/)有赞APP IM SDK 组件架构设计