WebSocketConnection.onReceive

Notifies that the client has sent some data.

class WebSocketConnection
abstract
void
onReceive
(
ubyte[] data
)

Meta