aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/stubs/test_server.rb
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-1/+2
|
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-2/+1
|
* Import the relevant portions of faye-websocketMatthew Draper2016-01-241-1/+2
| | | | (as adapted to use concurrent-ruby / nio4r instead of eventmachine)
* Fix code review commentsJon Moss2016-01-181-1/+1
| | | | | | | - adapter -> pubsub (re)rename internally - Change variable names to match method names - Add EventMachine `~> 1.0` as a runtime dependency of ActionCable - Refactor dependency loading for adapters
* ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapterJon Moss2016-01-181-2/+2
|
* Tests passing and small refactoringJon Moss2016-01-181-1/+5
|
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+15