Interface: Extra
Defined in: src/use/crossws.ts:11
The extra that will be put in the Context
.
Properties
socket
readonly
socket:Partial
<WebSocket
>
Defined in: src/use/crossws.ts:15
The actual socket connection between the server and the client.