Class representing a connection to the server, i.e. client.
Unique identifier for this connection.
The underlying WebSocket instance.
Close the connection to the client.
Send event to client with optional payload.
since v4.0.0
Generated using TypeDoc
Class representing a connection to the server, i.e. client.