Skip to content

Releases: xiaonanln/goworld

fix bug in rpc

01 Aug 13:12
Compare
Choose a tag to compare
fix bug in rpc Pre-release
Pre-release
v0.1.6

goworld_cn文档

fix bug in XZListAOIManager

18 Jun 16:00
Compare
Choose a tag to compare
Pre-release

aoi might interest multiple times

Process Fault Recovery, Automatic Service Discovery, Fix Bugs, Use uber-go/zap

17 Jun 06:33
Compare
Choose a tag to compare
  • Fault recovery of processes (game, gate, dispatcher)
  • RegisterService and automatic service discovery and creation
  • Fixed bugs in reload (freeze & restore)
  • Use uber-go/zap to replace logrus
  • Use gopsutil to replace go-ps in goworld cmd

fix bson.M error

06 Jun 07:32
025794d
Compare
Choose a tag to compare
fix bson.M error Pre-release
Pre-release
Merge pull request #67 from xiaonanln/develop

remove debug code

support dispatcher cluster (multiple dispatchers) | 支持dispatcher集群

11 Feb 12:04
Compare
Choose a tag to compare

Now, the dispatcher is no longer a single-point bottleneck in the goworld architecture.

从现在开始,dispatcher不再是goworld架构中的一个单点瓶颈

Use Tower AOI

29 Dec 14:35
Compare
Choose a tag to compare
Use Tower AOI Pre-release
Pre-release
v0.1.1

dep add go-aoi

v0.1.0: Merge pull request #44 from xiaonanln/develop

25 Oct 14:13
Compare
Choose a tag to compare