aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/server/connections.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actioncable/Kir Shatrov2017-07-231-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Support faye-websocket + EventMachine as an optionMatthew Draper2016-03-021-3/+3
* Full Action Cable documentation read throughJon Moss2016-02-171-5/+4
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-5/+3
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-3/+5
* Using a hacked faye-websocket, drop EventMachineMatthew Draper2016-01-241-5/+3
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+37