Documentation
Dlang.org
WebSocketConnection.close
handy_httpd
components
websocket
handler
WebSocketConnection
Closes this connection, if it's alive, sending a websocket close message.
class
WebSocketConnection
void
close
(
)
handy_httpd
components
websocket
handler
WebSocketConnection
functions
close
sendBinaryMessage
sendCloseMessage
sendTextMessage
variables
id
Closes this connection, if it's alive, sending a websocket close message.