aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/live.rb
Commit message (Expand)AuthorAgeFilesLines
...
* pushing Buffer up to LiveAaron Patterson2012-07-291-22/+22
* adding some docsAaron Patterson2012-07-291-1/+26
* Controller actions are processed in a separate thread for liveAaron Patterson2012-07-291-2/+26
* raise exceptions on header set after response committedAaron Patterson2012-07-291-0/+21
* added live responses which can be written and read in separate threadsAaron Patterson2012-07-291-0/+42