Closes this connection, if it's alive, sending a websocket close message.
Sends a binary message to the connected client.
Sends a close message to the client, indicating that we'll be closing the connection.
Sends a text message to the connected client.
The internal id Handy-Httpd has assigned to this connection.
All the data that represents a WebSocket connection tracked by the WebSocketHandler.