arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
WebSocket.CLOSING
arsd
http2
WebSocket
The connection is in the process of closing.
class
WebSocket
enum
CLOSING
=
2
;
Meta
Source
See Source File
arsd
http2
WebSocket
constructors
this
functions
close
connect
isDataPending
isMessageBuffered
lowLevelReceive
onmessage
ping
pong
readyState
send
waitForNextMessage
waitForNextMessageWouldBlock
manifest constants
CLOSED
CLOSING
CONNECTING
OPEN
static functions
eventLoop
exitEventLoop
structs
CloseEvent
Config
variables
onbinarymessage
onclose
onerror
onopen
ontextmessage
The connection is in the process of closing.