rails/actioncable/lib/action_cable
2016-03-24 10:29:11 -07:00
..
channel Support faye-websocket + EventMachine as an option 2016-03-02 12:17:15 +10:30
connection Cable: fix Faye periodic timer shutdown typo 2016-03-24 10:29:11 -07:00
helpers Add small Action Cable documentation fixes 2016-02-27 13:53:31 -05:00
server Support faye-websocket + EventMachine as an option 2016-03-02 12:17:15 +10:30
subscription_adapter Evented Redis adapter: log reconnect failures as errors, not just info 2016-03-17 21:23:36 -07:00
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 Share default mount path with client side .js 2016-03-03 21:27:52 -05:00
gem_version.rb Prep release for Rails 5 beta3 2016-02-24 10:27:02 -05:00
remote_connections.rb Full Action Cable documentation read through 2016-02-17 11:08:00 -05: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