Broadcast a FudgeMet.Message to all clients known to the server.
Close the websocket of this server
Dispatch a FudgeNet.Message to the client with the id given as idTarget
Log the list of known clients
Logs the net-message with some additional text as prefix
Starts the server on the given port, installs the appropriate event-listeners and starts the heartbeat
Generated using TypeDoc
Manages the websocket connections to FudgeClients, their ids and login names and keeps track of the peer to peer connections between them. Processes messages from the clients in the format FudgeNet.Message according to the controlling fields FudgeNet.ROUTE and FudgeNet.COMMAND.
Falco Böhnke, HFU, 2019 | Jirka Dell'Oro-Friedl, HFU, 2021 TODOs: