aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/connection/stream_event_loop.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
* Close the IO from the read loop threadMatthew Draper2016-10-061-0/+1
* Buffer writes to the cable socketsMatthew Draper2016-09-281-8/+38
* applies new string literal convention in actioncable/libXavier Noria2016-08-061-2/+2
* Support faye-websocket + EventMachine as an optionMatthew Draper2016-03-021-1/+10
* Handle more IO errors (especially, ECONNRESET)Matthew Draper2016-01-301-21/+47
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-0/+68
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-68/+0
* Import the relevant portions of faye-websocketMatthew Draper2016-01-241-0/+68