1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/test/channel
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
..
base_test.rb Cable message encoding 2016-03-31 07:08:16 -07:00
broadcasting_test.rb Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
naming_test.rb Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
periodic_timers_test.rb Cable: Periodic timers refresh 2016-04-18 13:08:22 -07:00
rejection_test.rb Cable message encoding 2016-03-31 07:08:16 -07:00
stream_test.rb Cable: Extract stream handler construction 2016-04-18 23:29:51 -07:00