cellmesh:基于cellnet的游戏服务器框架

时间:2024-02-25 14:21:06
【文件属性】:

文件名称:cellmesh:基于cellnet的游戏服务器框架

文件大小:51KB

文件格式:ZIP

更新时间:2024-02-25 14:21:06

game agent framework service-discovery gateway

细胞网 基于cellnet的游戏服务框架 特色 基于服务发现 通过服务发现自动实现服务互连,探测,挂接。无需配置服务器间的端口。 云配置文件 任何服务器配置均通过服务发现的KV访问,本地不保存配置,更新配置更加方便 代码生成 基于github.com/davyxu/protoplus的代码生成技术,代码容易看易懂且高效。 使用更简单更强大的schema编写协议,并自动生成protobuf模式。 基于cellnet(基于cellnet的网络传输)的传输 提供强大的扩展及适应能力。 使用cellmesh cellmesh 使用go module管理源码依赖, 所以确保go版本在1.12以上 下载


【文件预览】:
cellmesh-master
----go.mod(279B)
----service()
--------svcid.go(1KB)
--------safevalue_test.go(788B)
--------remotesvc.go(2KB)
--------log.go(87B)
--------init.go(3KB)
--------reg.go(1KB)
--------discovery.go(2KB)
--------query.go(3KB)
--------flag.go(2KB)
--------matchrule.go(498B)
--------model.go(401B)
--------hooker.go(2KB)
--------svcid_test.go(111B)
--------msg.go(2KB)
--------multipeer.go(2KB)
----go.sum(2KB)
----dummy.go(39B)
----.travis.yml(171B)
----util()
--------uuid64_test.go(482B)
--------log.go(797B)
--------log_test.go(194B)
--------flagfile.go(434B)
--------wilecard.go(2KB)
--------uuid64.go(3KB)
--------wilecard_test.go(998B)
----LICENSE(1KB)
----README.md(6KB)
----tool()
--------protogen()
----.gitignore(21B)
----discovery()
--------safevalue.go(2KB)
--------safevalue_test.go(746B)
--------kvconfig()
--------desc.go(2KB)
--------util.go(2KB)
--------discovery.go(736B)
--------memsd()

网友评论