quartiq / minimq

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

Adding QoS::ExactlyOnce RX support #129

Closed ryan-summers closed 1 year ago

ryan-summers commented 1 year ago

Fixes #62 by allowing subscriptions at QoS::ExactlyOnce

ryan-summers commented 1 year ago

@jordens This should be good to go