Documentation
Dlang.org
WebSocketConnection.getMessageHandler
handy_http_websockets
connection
WebSocketConnection
Gets the message handler that handles events for this connection.
class
WebSocketConnection
WebSocketMessageHandler
getMessageHandler
(
)
Return Value
Type:
WebSocketMessageHandler
The message handler.
handy_http_websockets
connection
WebSocketConnection
constructors
this
functions
close
getMessageHandler
getRequestHandler
sendBinaryMessage
sendCloseMessage
sendTextMessage
variables
id
inputStream
outputStream
Gets the message handler that handles events for this connection.