eclipse / paho.mqtt.java

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

In order to use other lib to handler password like JWT etc. #957

Open lys1737 opened 1 year ago

lys1737 commented 1 year ago

And get networkModule real info to generate signature. Signed-off-by: lys1737 296343318@qq.com

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

In order to use other lib to handler password like JWT etc. And get networkModule real info to generate signature.

tsturzl commented 8 months ago

This feature is also useful to me, since we need to be able to rotate out credentials in running systems when the credential expires, ideally without having to completely restart our client manually.