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

Added puback handling for qos level 1 and 2 #72

Closed larsin closed 8 years ago

mogorman commented 8 years ago

looks good