The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
WebSocket.OPEN
arsd
cgi
WebSocket
The connection is open and ready to communicate.
class
WebSocket
enum
OPEN
=
1
;
Meta
Source
See Source File
arsd
cgi
WebSocket
functions
close
isMessageBuffered
onmessage
ping
pong
readyState
send
waitForNextMessage
waitForNextMessageWouldBlock
manifest constants
CLOSED
CLOSING
CONNECTING
OPEN
structs
CloseEvent
Config
variables
onbinarymessage
onclose
onerror
onopen
ontextmessage
The connection is open and ready to communicate.