Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SocketsContainer

Hierarchy

  • SocketsContainer

Index

Properties

Private Readonly socketEventHosts

socketEventHosts: Map<string | RegExp, SocketEventsHost<any>> = new Map<string | RegExp,SocketEventsHost>()

Methods

addSocketEventsHost

  • addSocketEventsHost(namespace: string | RegExp, port: number, host: SocketEventsHost): void

clear

  • clear(): void

getAllSocketEventHosts

getSocketEventsHostByPort

Generated using TypeDoc