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 type method for mqtt_proxy.rb #95

Closed amias-channer closed 7 years ago

amias-channer commented 7 years ago

adding this type method that runs type_id fixes the matt proxy for my mqtt server . fixes error message - ERROR -- : undefined method `type' for # Did you mean? type_id

njh commented 7 years ago

Sorry I already fixed this in 85a802c4cb0e812de8fa86e0bbbd68948cd0dff7