lighttp v0.5.2 (2019-09-14T09:23:16Z)
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.