molixiaoge / go_server

golang game server with protoactor-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • actor模式简单游戏服务器框架
  • 集成protoactor-go 支持同步、带超时的异步调用,跨进程调用。
  • 利用plugin加载动态链接库,替换掉actor的回调函数进行热更新。

About

golang game server with protoactor-go


Languages

Language:Go 98.4%Language:Shell 1.6%