A Go multiplayer game server framework featured real-time WebSocket communication, Stateful Room, and distributed scaling via NATS.
- Bound with minimal package dependencies so that you can choose the ones according to your actual needs.
- Easy to connect through plain WebSocket API with no custom client library required.