Interface Mqtt5WebsocketConfig

Browser-specific websocket configuration options for connection establishment

Hierarchy

  • Mqtt5WebsocketConfig

Properties

Options determining how the websocket url is created.

wsOptions?: any

Opaque options set passed through to the underlying websocket implementation regardless of url factory. Use this to control proxy settings amongst other things.

Generated using TypeDoc