1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib/action_cable
2017-07-19 20:50:20 +02:00
..
channel Merge pull request #26547 from palkan/fix/actioncable-confirmation-race-condition 2016-10-01 15:21:00 +09:30
connection Merge pull request #28537 from tjschuck/doc_actioncable_reject_unauthed_connx 2017-03-22 19:39:50 -04:00
helpers Add small Action Cable documentation fixes 2016-02-27 13:53:31 -05:00
server Permit same-origin connections by default 2016-10-12 10:23:10 +10:30
subscription_adapter Prevent race condition when launching EventMachine reactor 2017-02-13 16:50:26 -03:00
channel.rb
connection.rb Support faye-websocket + EventMachine as an option 2016-03-02 12:17:15 +10:30
engine.rb Merge pull request #25240 from matthewd/reloadable-channels 2016-06-03 04:18:55 +09:30
gem_version.rb Preparing for 5.0.5.rc1 release 2017-07-19 20:50:20 +02: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