lighttp ~master (2020-01-09T16:41:23Z)
Dub
Repo
WebSocketConnection.onReceive
lighttp
server
server
WebSocketConnection
Notifies that the client has sent some data.
class
WebSocketConnection
abstract
void
onReceive
(
ubyte
[]
data
)
Meta
Source
See Implementation
lighttp
server
server
WebSocketConnection
constructors
this
functions
onClose
onRead
onReceive
onStart
send
variables
onStartImpl
Notifies that the client has sent some data.