Skip to content
/ ueligo Public

Hight performance & simple socket framework base on golang

License

Notifications You must be signed in to change notification settings

gopeak/ueligo

Repository files navigation

ueligo 实时通信(游戏)服务器

##安装:

1.安装go环境,要求go1.6以上
2.安装git
3.执行 go get -u github.com/kardianos/govendor ,进入根目录后执行
       govendor init 
       govendor add +external
       govendor sync 
4.在mysql中创建webim数据库并导入webim.sql  ,修改worker/golang/db.toml连接配置
5.执行 go run manager.go
6. demo webim   http://localhost:9898/im

About

Hight performance & simple socket framework base on golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published