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 problem of wrong Puback packet ID #84

Closed kidlab closed 7 years ago

njh commented 7 years ago

Thanks! I should have noticed that before I accepted #80 !

kidlab commented 7 years ago

It was just my dirty mind until I met that problem couple days ago :D