eclipse / paho.mqtt.java

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

When will mqttv5 be released ? #709

Open kervin521 opened 4 years ago

kervin521 commented 4 years ago

Please fill out the form below before submitting, thank you!

If this is a bug regarding the Android Service, please raise the bug here instead: https://github.com/eclipse/paho.mqtt.android/issues/new

tennessine commented 4 years ago

use hivemq java client instead

tennessine commented 4 years ago

use mqtt.js in browser

rdasgupt commented 4 years ago

@kervin521 We are planning to have a v1.3 service release in next two weeks. Then we will plan to release v5. For v5 development work is almost complete. We need to add more tests though. I think, we will have a release by mid May 2020. For now, if you like to try, use vertx branch.

frittentheke commented 4 years ago

@rdasgupt any updates on the release including MQTT 5?