Interface: Extra
use/ws.Extra
The extra that will be put in the Context
.
Properties
request
• Readonly
request: IncomingMessage
The initial HTTP upgrade request before the actual socket and connection is established.
Defined in
socket
• Readonly
socket: WebSocket
The actual socket connection between the server and the client.