This moved to https://github.com/awootton/mqtt5nano
Mqtt 5 implementation for Arduino.
All packets must be under 1024 bytes total. Serialization of Connect, Subscribe, and Publish packets are implemented. Parsing of Publish packets is implemented. Tests are in mqtt6nano_test.cpp. Anything that's not tested might be broken.
sketches under construction ...