8000 GitHub - joolei/im_service at v1.0.4
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

joolei/im_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#im service

  1. 支持点对点消息,群组消息,聊天室消息
  2. 支持集群部署
  3. 单机支持50w用户在线
  4. 单机处理消息5000条/s
  5. 支持超大群组(3000人)

##编译运行

  1. 安装go以及依赖包
  2. make
  3. 安装mysql数据库,redis,并导入db.sql
  4. 修改配置文件
  5. ./im im.cfg;./ims ims.cfg; ./imr imr.cfg

注:工程中未包含平台的数据库结构文件

About

golang im server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 84.5%
  • Python 14.0%
  • Makefile 1.1%
  • TSQL 0.4%
0