njh / ruby-mqtt

Pure Ruby gem that implements the MQTT protocol, a lightweight protocol for publish/subscribe messaging.
http://www.rubydoc.info/gems/mqtt
MIT License
541 stars 135 forks source link

fix: reset ping timers on connect #108

Open crawler opened 6 years ago

crawler commented 6 years ago

107

njh commented 1 year ago

Closing/reopening to trigger Checks