/gootp

A go actor framework like erlang OTP! you can use this libary to build a game server.

Primary LanguageGoMIT LicenseMIT

Golang/OTP

提供actor模型编程思路

go simple otp

kernel提供supervisor gen_server类似的行为

node提供多节点功能

  • 需要自行拷贝node/gmpd/bin目录下的文件到环境变量PATH目录下,例如:/usr/bin

  • 目前暂时没有支持windows的想法

更多的功能更新请自行查阅

传送门 WIKI