mlesniew / PicoMQTT

ESP MQTT client and broker library
GNU Lesser General Public License v3.0
219 stars 25 forks source link

MQTT v5 support #2

Closed JanHBade closed 11 months ago

mlesniew commented 1 year ago

Currently the library only supports MQTT 3.1.1. I haven't planned on implementing MQTT 5 support myself, but it's awesome to see interest in the project. If you or anyone else wants to add MQTT 5 support and submit a pull request, I'd be happy to review it and help out where I can.