Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for SimpleWebSocketServer class.

Hierarchy

  • SimpleWebSocketServerOptions

Index

Properties

Properties

Optional autoInit

autoInit: Nilable<boolean>

Directly call 'init()' method or not. Default (true)

Optional key

The server key for authorization.

server

server: Server

The underlying server instance.

Generated using TypeDoc