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
Matthew Draper 92421ee2d2 Merge pull request #25624 from tinco/actioncable_write_race
Fix race condition in websocket stream write
2016-07-09 02:44:15 +09:30
..
channel Periodic timers: delegate async instance_exec to the worker pool 2016-06-29 23:37:07 -07:00
connection Merge pull request #25624 from tinco/actioncable_write_race 2016-07-09 02:44:15 +09:30
helpers Add small Action Cable documentation fixes 2016-02-27 13:53:31 -05:00
server Merge pull request #24988 from mwear/action_cable_broadcast_notifications 2016-07-04 08:44:14 +09:30
subscription_adapter Add guard to broadcast. 2016-05-26 05:22:56 +09:00
channel.rb
connection.rb Support faye-websocket + EventMachine as an option 2016-03-02 12:17:15 +10:30
engine.rb Allow actioncable connections from any port in development 2016-06-16 21:04:43 +01: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