Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 216 Bytes

readme.md

File metadata and controls

4 lines (4 loc) · 216 Bytes

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