korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.net.ws
/
WebSocketClient
/
CloseReasons
Close
Reasons
object
CloseReasons
Members
Properties
GOING_
AWAY
Link copied to clipboard
val
GOING_AWAY
:
Int
=
1001
INCONSISENT
Link copied to clipboard
val
INCONSISENT
:
Int
=
1007
MISSING_
EXTENSION
Link copied to clipboard
val
MISSING_EXTENSION
:
Int
=
1010
NORMAL
Link copied to clipboard
val
NORMAL
:
Int
=
1000
POLICY_
VIOLATION
Link copied to clipboard
val
POLICY_VIOLATION
:
Int
=
1008
PROTOCOL_
ERROR
Link copied to clipboard
val
PROTOCOL_ERROR
:
Int
=
1002
RESERVED
Link copied to clipboard
val
RESERVED
:
Int
=
1004
RESERVED_
1005
Link copied to clipboard
val
RESERVED_1005
:
Int
=
1005
RESERVED_
1006
Link copied to clipboard
val
RESERVED_1006
:
Int
=
1006
RESERVED_
1015
Link copied to clipboard
val
RESERVED_1015
:
Int
=
1015
TOO_
BIG
Link copied to clipboard
val
TOO_BIG
:
Int
=
1009
UNACCEPTABLE
Link copied to clipboard
val
UNACCEPTABLE
:
Int
=
1003
UNEXPECTED
Link copied to clipboard
val
UNEXPECTED
:
Int
=
1011