quartiq / minimq

Minimal no_std MQTT v5.0 client implementation
MIT License
143 stars 16 forks source link

Adding support for server maximum QoS #141

Closed ryan-summers closed 1 year ago

ryan-summers commented 1 year ago

Fixes #136 by allowing auto-downgrade of publications to the max QoS supported by the server if desired.