lighttp v0.1.0 (2018-03-21T17:11:43Z)
Dub
Repo
WebSocketClient.onReceive
lighttp
server
WebSocketClient
Notifies that the client has sent some data.
class
WebSocketClient
abstract
void
onReceive
(
ubyte
[]
data
)
Meta
Source
See Implementation
lighttp
server
WebSocketClient
constructors
this
functions
handle
onClose
onReceive
send
variables
conn
Notifies that the client has sent some data.