The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
WebSocket.CONNECTING
arsd
cgi
WebSocket
Socket has been created. The connection is not yet open.
class
WebSocket
enum
CONNECTING
=
0
;
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
Socket has been created. The connection is not yet open.