Hornet Ruby Connector
Description
This is the Ruby connector for Hornet realtime engine.
Hornet is a realtime engine that let you enhance your web application by connecting users together. Hornet is a easy, secure and scalable publish/suscribe system. Hornet will integrates your own existing application, no matter what language or framework you're using.
Hornet is powered by NodeJs, Socket.io and is backed by Redis.
See Hornet README for more information about Hornet and the connector specification
Connector Installation
Add the following dependency in your Gemfile:
gem "hornet-connector-ruby"
License
This project is distributed under Apache 2 License. See LICENSE.txt for more information.