Handlers for message from the room server.
Websocket that represent the room server.
Emits a message to the room server.
Type of message.
Message to send.
Keeps the connection to the room server alive.
Dispatchs messages received from the room server to the corresponding handlers.
msg
Registers a handler for a type of message from the room server.
Type of message.
Handler.
Generated using TypeDoc
A class to represent the room server.