eclipse-paho / paho.mqtt.embedded-c

Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
https://eclipse.org/paho
Other
1.37k stars 757 forks source link

Does paho MQTTClient-c support 5.0 version? #209

Closed iqramali closed 3 years ago

iqramali commented 4 years ago

From this paho.mqtt web page, it says MQTTClient-C does not support 5.0 version. I just want to cross-check once again paho is planned to release 5.0 c libraries in future?

benpicco commented 3 years ago

I noticed the develop branch has MQTTv5 commits in it, but I don't know how complete it is.