Maintainability Gem Version Coverage Status Build Status

CableX

Standard MVC over cable for realtime applications to enjoy seamless experience over cable. Use specialized clients for Angular,JS,React,Android, IOS

Clients for Android, IOS, Angular, React, JS coming soon.

Usage

Installation

Add this line to your application's Gemfile:

gem 'cable_x'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cable_x

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.