FactbirdHQ / mqttrust

MQTT client for embedded devices, written in rust
53 stars 5 forks source link

Test multiple inflight packets #6

Closed MathiasKoch closed 3 years ago

MathiasKoch commented 4 years ago

Currently max inflight packets defaults to one, as it seems like it is not correctly handled at the moment.