paho.mqtt.embedded-c
paho.mqtt.embedded-c copied to clipboard
Does this library support mqtt v5?
We are looking to use the ResponseTopic feature outlined in v5.0 MQTT protocol>
Does this library support it, and if not are there plans to support it and when?
Possible duplicate of issue #102
the answer is: not on master.
There actually is a dedicated branch of the librarywhich is not merged into master but it's in develop. So I guess the answer is: yes but you need to take the right branch :)
I just see that the last commit is from 5 years ago, is this project still active?