Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NoopAdapter<TServer, TClient, TOptions, TServer, TClient, TOptions>

Type parameters

Hierarchy

Implements

  • any
  • any

Index

Constructors

constructor

Properties

Protected httpServer

httpServer: any

Methods

bindClientConnect

  • bindClientConnect(server: TServer, callback: Function): void

bindClientDisconnect

  • bindClientDisconnect(client: TClient, callback: Function): void

bindMessageHandlers

  • bindMessageHandlers(client: any, handlers: any): void

close

  • close(server: TServer): void

create

  • create(port: number, options?: any): void

Generated using TypeDoc