Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimpleWebSocketOptions

Options for SimpleWebSocket class.

Hierarchy

  • SimpleWebSocketOptions

Index

Properties

Properties

Optional autoInit

autoInit: Nilable<boolean>

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

socket

socket: WebSocket

The underlying basic socket instance.

Generated using TypeDoc