gsgo

package module
v0.0.0-...-0c5ff18 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

README

gsgo

gsgo is a high-performance game server framework

proxy

some functions of proxy is coding as a game proxy sample.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GsLog = logs.NewLogger("gslog", 100)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
example
gameprotocol
网络服务器接口
网络服务器接口
packet
* *packet def *[LEN_16|CMDID_16|ID_32|FROM_16|TO_16|VCODE_16|PV_8|CSRC_8] = 16 * *packet define file description * @type = msg,entity *<type = msg,cmd =110> *<field =nid,type=uint32 desc=""/> *
* *packet def *[LEN_16|CMDID_16|ID_32|FROM_16|TO_16|VCODE_16|PV_8|CSRC_8] = 16 * *packet define file description * @type = msg,entity *<type = msg,cmd =110> *<field =nid,type=uint32 desc=""/> *
qos
orm
代理服务器的配置 代理服务: 主要功能: 1)维护客户端的数据连接; 2)转发工作服务器与客户端之间的通信协议; 3)管理与具体工作服务器之间的物理连接; 4)基本的网络安全策略; 5)动态扩展:分布式节点的管理;
代理服务器的配置 代理服务: 主要功能: 1)维护客户端的数据连接; 2)转发工作服务器与客户端之间的通信协议; 3)管理与具体工作服务器之间的物理连接; 4)基本的网络安全策略; 5)动态扩展:分布式节点的管理;
tools

Jump to

Keyboard shortcuts

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