Type alias Mqtt5WebsocketUrlFactory

Mqtt5WebsocketUrlFactory: (() => string)

Type declaration

    • (): string
    • Factory function that allows the user to completely control the url used to form the websocket handshake request.

      Returns string

Generated using TypeDoc