aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/connection/stream.rb
Commit message (Expand)AuthorAgeFilesLines
* Better compatibility with SPEC.Samuel Williams2018-07-041-2/+4
* 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-1/+0
* Buffer writes to the cable socketsMatthew Draper2016-09-281-3/+54
* applies new string literal convention in actioncable/libXavier Noria2016-08-061-5/+5
* Merge pull request #25624 from tinco/actioncable_write_raceMatthew Draper2016-07-091-2/+7
|\
| * fix race condition in websocket stream writeTinco Andringa2016-07-011-0/+4
* | close hijacked i/o socket after use (fixes #25613)Tinco Andringa2016-07-011-0/+1
|/
* Gracefully handle disconnected clientsJeremy Daer2016-03-201-1/+1
* Only hijack Rack socket when first neededJon Moss2016-02-241-10/+8
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-0/+59
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-59/+0
* Import the relevant portions of faye-websocketMatthew Draper2016-01-241-0/+59