Expand description

Options for connecting to the server. Connect options for the Paho MQTT Rust client library. This contains the structures to define the options for connecting to the MQTT broker/server.

Structs

The collection of options for connecting to a broker. This can be constructed using a ConnectOptionsBuilder.
Builder to create the options to connect to the MQTT server.

Constants

Connect with MQTT v3.1
Connect with MQTT v3.1.1
The default version to connect with. First try v3.1.1, and if that fails, try v3.1