FactbirdHQ / mqttrust

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

Packet timeout #3

Closed MathiasKoch closed 3 years ago

MathiasKoch commented 4 years ago

Currently connection timeouts are handled through keep alive Ping-Pong's, but timeouts on SubAck, PubAck etc. are not handled.