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
542 stars 135 forks source link

Drop support for ruby 1.9 #138

Closed njh closed 1 year ago

njh commented 1 year ago

Being worked on in #156

njh commented 1 year ago

Support for 1.8 / 1.9 was removed in #156