lighttp v0.1.0 (2018-03-21T17:11:43Z)
Dub
Repo
WebSocketClient.send
lighttp
server
WebSocketClient
Sends data to the connected web socket.
class
WebSocketClient
void
send
(
in
void
[]
data
)
Meta
Source
See Implementation
lighttp
server
WebSocketClient
constructors
this
functions
handle
onClose
onReceive
send
variables
conn
Sends data to the connected web socket.