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

Allow configurable hostname lookup #934

Open jtomson opened 2 years ago

jtomson commented 2 years ago

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

We are using this interface to perform IPv4-only lookups. It may also help those looking for other hostname resolution behavior like https://github.com/eclipse/paho.mqtt.java/issues/475

If there's interest in merging this I am happy to add javadocs as well as clientv5 modifications

jtomson commented 1 year ago

@rdasgupt is there any appetite for this change? if so I'd be happy to resolve the conflicts thanks