ueligo

command module
v0.0.0-...-bf94cd9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
lib
通讯协议处理,主要处理封包和解包的过程
通讯协议处理,主要处理封包和解包的过程
main.go part 1 of 4
main.go part 1 of 4

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL