WebSocketStatusCode.ABNORMAL

Abnormal Close is a synonym for {@link #NO_CLOSE}, used to indicate a close condition where no close frame was processed from the remote side.

struct WebSocketStatusCode
enum int ABNORMAL;

Meta