Documentation
Use
Bun
Interfaces
Extra

Interface: Extra

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.