eclipse / paho.mqtt.java

Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
2.12k stars 883 forks source link

Adds constructor with credentials in MqttConnectOptions #933

Open mdanish98 opened 2 years ago

mdanish98 commented 2 years ago

Adds constructor with credentials in MqttConnectOptions Adds a unit test to cover this.

Please make sure that the following boxes are checked before submitting your Pull Request, thank you!