Function to call to accept (or reject) a login, given its credentials. Should return a room, or null to reject the login. If no room exists with the given name, one will be created.
Accept a new connection.
The WebSocket which has just received a connection.
Generated using TypeDoc
The RTEnnui server. There should be one instance of this for an entire system.