Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

ionia-corporation/paho_rails

Repository files navigation

Version     Dependency Status Code Climate

Paho::Rails

This is a simple asset gem to add Paho library to rails.

Paho is a javascript library to hanle MQTT, a light-weight publish/subscribe messaging protocol.

Installation

Add this line to your application's Gemfile:

gem 'paho-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install paho-rails

Usage

Add '//= require paho' to your application.js file.

Contributing

  1. Fork it ( http://github.com//paho-rails/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages