Documentation
Use
Deno
Interfaces
Extra

Interface: Extra

Defined in: src/use/deno.ts:15

The extra that will be put in the Context.

Properties

socket

readonly socket: WebSocket

Defined in: src/use/deno.ts:19

The actual socket connection between the server and the client.