WebSocketStatusCode.PROTOCOL

1002 indicates that an endpoint is terminating the connection due to a protocol error. <p> See <a href="https://tools.ietf.org/html/rfc6455#section-7.4.1">RFC 6455, Section 7.4.1 Defined Status Codes</a>.

struct WebSocketStatusCode
enum int PROTOCOL;

Meta