Registers a new websocket connection to this manager, and begins listening for messages to pass on to the given handler.
The socket that's connected.
The handler to handle any websocket messages.
Registers a new websocket connection to this manager, and begins listening for messages to pass on to the given handler.