Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebSocketHandler

Hierarchy

Index

Properties

Methods

Properties

type: "timeout" | "close-connection" | "reset-connection" | "ws-passthrough" | "ws-echo" | "ws-listen" | "ws-reject"

Methods

  • dispose(): void
  • explain(): string
  • handle(request: OngoingRequest & IncomingMessage, socket: Socket, head: Buffer): Promise<void>

Generated using TypeDoc