On this page

Interface: Extra (use/bun)

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

Defined in: src/use/bun.ts:20

The extra that will be put in the Context.

Properties

socket

readonly socket: ServerWebSocket

Defined in: src/use/bun.ts:24

The actual socket connection between the server and the client.