Wrapper around a websocket service.
Creates a new web socket service.
Handling the raw web socket.
Function called when a web socket is closed.
Function called when a web socket connects.
Function called when a web socket has received a message.
Gets the route of the service.
See Implementation
Wrapper around a websocket service.