xHasKx / luamqtt

luamqtt - Pure-lua MQTT v3.1.1 and v5.0 client
https://xhaskx.github.io/luamqtt/
MIT License
154 stars 41 forks source link

disconnect from server when exceeded timeout #28

Open srdgame opened 3 years ago

srdgame commented 3 years ago
  1. Fixed PINGREQ not sending when there is no packet received from server (e.g. network is broken)
  2. Trigger connection close when PINGREQ not received from server