Skip to content
/ gonet Public
forked from bobohume/gonet

go分布式服务器,基于内存mmo

License

Notifications You must be signed in to change notification settings

swg0110/gonet

 
 

Repository files navigation

go-server

gonet 游戏服务器架构,mmo架构,包含数学库(box,matrix,point2d,point3d),Recast Navigation寻路模块, a星寻路模块。

分布式雪花uuid,ai行为树,ai状态机,excel导出配置,raft同步模块,分片raft同步模块,hashring分布式一致性算法。

gonet核心思想是actor模式,消息驱动

微服务,微服务之间使用分布式消息队列

WIKI

交流

QQ群:950288306

服务器架构如下:

image

About

go分布式服务器,基于内存mmo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Other 0.5%