Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "server/socket-server"

Index

Type aliases

HandlerCtx

HandlerCtx: object

Describes the shape of the this context that will be available in every SocketServer handler.

Type declaration

SocketServerManagerConfig

SocketServerManagerConfig: ServerManagerConfig & object

Defines how SocketServer may be configured.

Generated using TypeDoc