Structs§
- Client
Socket - Client used to communicate with
GameServer
. Must be singleton in your app. - Game
Server - Game server to run
Game
Enums§
- Exception
- Error in framework
- Server
Event - Events from server.
Constants§
Traits§
- Game
- Game to use with server must implement this trait.