quartiq / minimq

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

Adding `ReceiveMaximum` property to connection requests #89

Closed ryan-summers closed 2 years ago

ryan-summers commented 2 years ago

This PR fixes #65 by reporting the ReceiveMaximum in the connection request to the broker.

jordens commented 2 years ago

i.e. approve after #88