@ CloseCodeReserved1004
Unsupported data.
@ CloseCodeNormal
Normal closure.
@ CloseCodeTlsHandshakeFailed
TLS handshake failed.
@ CloseCodeWrongDatatype
Invalid frame payload data.
@ CloseCodePolicyViolated
Policy violation.
@ CloseCodeMissingStatusCode
No status received.
@ CloseCodeAbnormalDisconnection
Abnormal closure.
@ CloseCodeBadOperation
Internal server error.
@ CloseCodeGoingAway
Going away.
@ CloseCodeTooMuchData
Message too big.
@ CloseCodeMissingExtension
Mandatory extension missing.
@ CloseCodeProtocolError
Protocol error.
@ CloseCodeDatatypeNotSupported
@ Version8
hybi-8, hybi-9, hybi-10, hybi-11 and hybi-12. Status codes 1005 and 1006 are added and all codes are ...
@ Version6
Sec-WebSocket-Version = 6. Not supported by CFxNAWebSockets.
@ Version7
hybi-07. Sec-WebSocket-Version = 7. Not supported by CFxNAWebSockets.
@ VersionUnknown
Unknown or unspecified version.
@ Version5
hybi-04. Changed handshake: key1, key2, key3 ==> Sec-WebSocket-Key, Sec-WebSocket-Nonce,...
@ Version13
hybi-13, hybi14, hybi-15, hybi-16, hybi-17 and RFC 6455. Sec-WebSocket-Version = 13 Status code 1004 ...
@ VersionLatest
Refers to the latest known version to CFxNAWebSockets.
@ Version0
hixie76 and hybi-00. Works with key1, key2 and a key in the payload. Attribute: Sec-WebSocket-Draft v...