lighttp ~master (2020-01-09T16:41:23Z)
Dub
Repo
WebSocketConnection.send
lighttp
server
server
WebSocketConnection
Sends data to the connected web socket.
class
WebSocketConnection
void
send
(
in
void
[]
data
)
Meta
Source
See Implementation
lighttp
server
server
WebSocketConnection
constructors
this
functions
onClose
onRead
onReceive
onStart
send
variables
onStartImpl
Sends data to the connected web socket.