Private
errorPrivate
requestPrivate
serverThe HTTPS server
Private
wssAdds a new WebSocket server for a specific path
The WebSockets instance to add
The path for which the WebSockets instance will be added
Private
handlePrivate
handlePrivate
handlePrivate
sendSends content in the response.
The response to send the content to.
The type of content being sent (e.g. "text/html").
The data of the content being sent.
Generated using TypeDoc
Class representing the HTTPS server