balance-engine
v2.7.0
Published
[](https://greenkeeper.io/)
Downloads
29
Readme
balance-engine
- Scalable Game Server Framework
- Interchangeable Protocols (currently UDP and TCP(WebSockets))
- Adds complexity via inheritance
multiple functional server layers
- Basis Layer (Scalable Instances via Redis Messages)
- Simple JSON Layer
- Group Layer
- Vector (3D/2D Position) Layer
- Room Layer + Matchmaking
scale tools
- WebSocket Loadbalancer
- UDP Loadbalancer
other info
- some parts are still wip
- a Unity3D C# Client Library is available under: "krystianity/balance-client"