Nano Versions Save

Lightweight, facility, high performance golang based game server framework

v0.5.1

11 months ago

⚠️ This release is a cumulative update release, there are updates that are incompatible with previous versions, please upgrade carefully; new projects can be used with confidence.

Updates

  • Change the protobuf package from github.com/golang/protobuf/proto to google.golang.org/protobuf/proto
  • Support heartbeat between nodes in the same cluster.
  • Fix re-register router after node restart.
  • Support customize route messages.
  • Support delete route.

What's Changed

New Contributors

Full Changelog: https://github.com/lonng/nano/compare/v0.5.0...v0.5.1

v0.5.0

3 years ago

v0.4.0

5 years ago