arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
WebSocket.OPEN
arsd
http2
WebSocket
The connection is open and ready to communicate.
class
WebSocket
enum
OPEN
=
1
;
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 open and ready to communicate.