aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/subscription_adapter/inline.rb
Commit message (Collapse)AuthorAgeFilesLines
* Allow subscription adapters to be shut downMatthew Draper2016-01-241-0/+4
|
* Add Async and Inline adaptersMatthew Draper2016-01-241-0/+22
Just like their ActiveJob equivalents, these only work within the current process.