Documentation
Dlang.org
WebSocketConnection.close
handy_http_websockets
connection
WebSocketConnection
Closes this connection, if it's alive, sending a websocket close message.
class
WebSocketConnection
void
close
(
)
handy_http_websockets
connection
WebSocketConnection
constructors
this
functions
close
getMessageHandler
getRequestHandler
sendBinaryMessage
sendCloseMessage
sendTextMessage
variables
id
inputStream
outputStream
Closes this connection, if it's alive, sending a websocket close message.