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
Jeremy Daer 3ba0eec20c
Cable: Extract stream handler construction
* Use separate stream handler builders for easy override and testing.
* Fix worker pool execution that was silently failing since it only
  expected connection receivers.

Sparked by code in #24162.
2016-04-18 23:29:51 -07:00
..
action_cable Cable: Extract stream handler construction 2016-04-18 23:29:51 -07:00
rails/generators/channel don't remove cable.js 2016-04-16 15:19:41 +09:00
action_cable.rb Added protocol negotiation 2016-04-05 15:55:59 +02:00