mars v1.0.1 (2017-11-03T14:40:05Z)
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.