arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
WebSocket.onbinarymessage
arsd
cgi
WebSocket
class
WebSocket
void
delegate
(
in
ubyte
[])
onbinarymessage
;
Meta
Source
See Implementation
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