Ruby on Rails
Go to file
Pratik Naik 6127d0cda4 Merge branch 'connection-management' 2015-04-07 10:11:46 -05:00
lib Merge branch 'connection-management' 2015-04-07 10:11:46 -05:00
test Dont create the test log file 2015-02-13 17:29:26 +05:30
.gitignore Add some tests. Work in progress. Testing websockets is hard. 2015-01-15 22:58:02 +05:30
.ruby-version Latest gems and fix a callback bug 2015-01-15 21:07:31 +05:30
Gemfile No cramp and use celluloid workers to run callbacks 2015-02-05 16:35:11 +05:30
Gemfile.lock Add connection identifier and an internal redis channel 2015-04-06 12:21:22 -05:00
README Action Cable take#1 2015-01-14 21:59:47 +05:30
Rakefile Add some tests. Work in progress. Testing websockets is hard. 2015-01-15 22:58:02 +05:30
action_cable.gemspec Add remote connection to talk over internal redis channel 2015-04-06 13:17:02 -05:00

README

# ActionCable

Action Cable is a framework for realtime communication over websockets.