On this page

Interface: Extra (use/crossws)

Extra (graphql-ws/use/crossws): The extra that will be put in the Context.

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.