PlayerCommandGateway
class PlayerCommandGateway(messaging: Messaging, dispatcher: CommandDispatcher, players: PlayerManager)
Bridges player command requests from the backend to the proxy command dispatcher.
Bridges player command requests from the backend to the proxy command dispatcher.