Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Embedded C MQTT V5.0 implementation

Hi all,

I've completed the first stage of the MQTT V5.0 implentation - the MQTTPacket library in the embedded client library repo:

https://github.com/eclipse/paho.mqtt.embedded-c/tree/mqttv5

It has tests, but I've yet to incorporate them into the travis build as it now has to pull in the Paho MQTT V5.0 test broker.

--
Ian Craggs
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto



Back to the top