Go to file
David Heinemeier Hansson 7c6a7f28eb Rename SubscriptionManager/Subscriber -> Subscriptions
This matches the server-side setup and is more consistent.
2015-07-08 11:00:24 +02:00
lib Rename SubscriptionManager/Subscriber -> Subscriptions 2015-07-08 11:00:24 +02:00
test Tests are busted at the moment. Note that. 2015-07-07 23:13:09 +02:00
.gitignore Add some tests. Work in progress. Testing websockets is hard. 2015-01-15 22:58:02 +05:30
.ruby-version Ruby 2.2.2 2015-04-16 11:13:38 -05:00
action_cable.gemspec Expand authors given recent work 2015-07-07 19:03:57 +02:00
Gemfile No cramp and use celluloid workers to run callbacks 2015-02-05 16:35:11 +05:30
Gemfile.lock Use latest Bundler 2015-07-07 19:03:57 +02:00
Rakefile Add some tests. Work in progress. Testing websockets is hard. 2015-01-15 22:58:02 +05:30
README Action Cable take#1 2015-01-14 21:59:47 +05:30

# ActionCable

Action Cable is a framework for realtime communication over websockets.