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
garyburd/redigo/internal/redistest
Package redistest contains utilities for writing Redigo tests.
Package redistest contains utilities for writing Redigo tests.
garyburd/redigo/redis
Package redis is a client for the Redis database.
Package redis is a client for the Redis database.
garyburd/redigo/redisx
Package redisx contains experimental features for Redigo.
Package redisx contains experimental features for Redigo.
mgo.v2
Package mgo offers a rich MongoDB driver for Go.
Package mgo offers a rich MongoDB driver for Go.
mgo.v2/bson
Package bson is an implementation of the BSON specification for Go:
Package bson is an implementation of the BSON specification for Go:
mgo.v2/internal/scram
Pacakage scram implements a SCRAM-{SHA-1,etc} client per RFC5802.
Pacakage scram implements a SCRAM-{SHA-1,etc} client per RFC5802.
mgo.v2/testserver
WARNING: This package was replaced by mgo.v2/dbtest.
WARNING: This package was replaced by mgo.v2/dbtest.
mgo.v2/txn
The txn package implements support for multi-document transactions.
The txn package implements support for multi-document transactions.
syncmap
A thread safe map implementation for Golang
A thread safe map implementation for Golang
websocket
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
通讯协议处理,主要处理封包和解包的过程
通讯协议处理,主要处理封包和解包的过程
hub
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