Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Server

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

buffers

buffers: Dict<string, string[]> = new Dict()

channels

channels: Dict<string, { source: Pipe; target?: Pipe }> = new Dict()

clients

clients: Dict<string, { cable: Pipe; data: Pipe }> = new Dict()

Readonly router

router: Router

Methods

addWebSocket

  • addWebSocket(ws: WebSocket): () => void

destroy

  • destroy(): void

Legend

  • Constructor
  • Property
  • Method
  • Accessor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Property
  • Method
  • Protected property
  • Protected method
  • Static property
  • Static method

Generated using TypeDoc