Skip to content
/ chat Public
forked from openimsdk/chat

A business server that includes user registration and login, deployed together with Open-IM-Server, can be used to set up a chat product.

License

Notifications You must be signed in to change notification settings

SYSNPE/chat

 
 

Repository files navigation

chat

修改配置项

参考config/config.yaml的配置说明

编译

cd scripts
./build_all_service.sh

启动

cd scripts
./start_all.sh

检测

cd scripts
./check_all.sh

停止

cd scripts
./stop_all.sh

About

A business server that includes user registration and login, deployed together with Open-IM-Server, can be used to set up a chat product.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.0%
  • Shell 7.6%
  • Makefile 6.8%
  • Other 0.6%