The name of the adapter associated with this connection.
The connection id.
The maximum number of bytes that can be buffered by a WebSocket connection. Once the WebSocket
bufferedAmount
reaches this limit, sending additional data is delayed until it drops below the
threshold.
The information of the underlying transport, or null
if there is no underlying transport.
Provides access to the connection details of a WebSocket connection.