rails/actioncable/lib/action_cable
Rafael Mendonça França 8ecc5ab1d8 Start Rails 5.1 development 🎉
2016-05-10 03:46:56 -03:00
..
channel Cable: Extract stream handler construction 2016-04-18 23:29:51 -07:00
connection Fix typos in ActionCable Channel [ci skip] 2016-04-18 08:43:50 +01:00
helpers Add small Action Cable documentation fixes 2016-02-27 13:53:31 -05:00
server Cable: Extract stream handler construction 2016-04-18 23:29:51 -07:00
subscription_adapter Log if redis connection is in stale/failed state. 2016-04-21 22:13:55 +05:30
channel.rb Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
connection.rb Support faye-websocket + EventMachine as an option 2016-03-02 12:17:15 +10:30
engine.rb renames ActionCable::Railtie to ActionCable::Engine 2016-05-04 06:47:57 -05:00
gem_version.rb Start Rails 5.1 development 🎉 2016-05-10 03:46:56 -03:00
remote_connections.rb Actioncable and Actionpack documentation typos [ci skip] 2016-04-21 21:32:06 +01:00
server.rb Revert "Revert "Eliminate the EventMachine dependency"" 2016-01-30 03:46:37 +10:30
subscription_adapter.rb Split internal subscriber tracking from Postgres adapter 2016-01-24 15:52:47 +10:30
version.rb Initial stab at adding Action Cable to rails/master 2015-12-14 16:38:37 +01:00