mars ~master (2017-12-20T10:48:32Z)
Dub
Repo
ResilientWebSocket.send
mars
websocket
ResilientWebSocket
send data over the websocket. returns true/false if sent or not.
bool
send
(ubyte[] data)
struct
ResilientWebSocket
bool
send
(
ubyte
[]
data
)
bool
send
(const(char)[] data)
Meta
Source
See Implementation
mars
websocket
ResilientWebSocket
functions
receiveBinary
receiveText
send
postblits
this(this)
send data over the websocket. returns true/false if sent or not.