aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/subscription_adapter/common.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't rely on the global server as a receiver.Kasper Timm Hansen2016-02-141-6/+0
* Default connection class to ActionCable::Connection::Base.Kasper Timm Hansen2016-02-141-8/+0
* Inject Rails' channel paths in engine.Kasper Timm Hansen2016-02-141-8/+0
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-3/+0
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-0/+3
* Ditch the EM error logging helperMatthew Draper2016-01-241-1/+0
* Using a hacked faye-websocket, drop EventMachineMatthew Draper2016-01-241-2/+0
* Add tests for the ActionCable adaptersMatthew Draper2016-01-241-0/+142