quartiq / minimq

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

Send ReceiveMaximum property in Connect requests #65

Closed ryan-summers closed 2 years ago

ryan-summers commented 2 years ago

We need to send the ReceiveMaximum property in connect requests so that the broker is aware of how many QoS > 0 messages we support in flight.