method Room.prototype.remove Room.prototype.remove(conn: IWebSocketConnection): void Removes a connection from this room. Parameters conn: IWebSocketConnection The connection to remove Return Type void