Indicates that the client requested an unsupported WebSocket subprotocol.
Indicates an error occurred when parsing the HTTP headers during the opening handshake.
Indicates that the client requested an unsupported version of the WebSocket protocol.
WebSocketError
Contains the list of possible WebSocket errors.
Indicates that the incoming request was not a valid websocket request.
Indicates a general error.
Indicates that an unknown native error occurred.
Indicates the WebSocket is an invalid state for the given operation (such as being closed or aborted)...
Indicates that the connection was terminated unexpectedly.
(1003) The client or server is terminating the connection because it cannot accept the data type it r...