From ea4a01df8b1fa29e2088816f4734bb0073eb9380 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 20 Jan 2011 22:15:12 +0000 Subject: remove support for Sunshowers The WebSocket protocol is still undergoing changes and unused. We won't waste time supporting it until it's finalized and doesn't break HTTP. --- Documentation/comparison.haml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Documentation') diff --git a/Documentation/comparison.haml b/Documentation/comparison.haml index 89b5d4b..2b3362a 100644 --- a/Documentation/comparison.haml +++ b/Documentation/comparison.haml @@ -278,14 +278,14 @@ %td.app_pool Yes %td.lock No! %td.async Revactor itself - %td.ws Sunshowers + %td.ws no %tr.comp_row %td.mod ThreadPool %td.devfd Yes %td.app_pool Yes %td.lock Yes %td.async standard Ruby - %td.ws Sunshowers + %td.ws no %tr.comp_row %td.mod Coolio %td.devfd Yes @@ -299,7 +299,7 @@ %td.app_pool Yes %td.lock Yes %td.async standard Ruby - %td.ws Sunshowers + %td.ws no %tr.comp_row %td.mod EventMachine %td.devfd Yes @@ -320,21 +320,21 @@ %td.app_pool Yes %td.lock No! %td.async Rainbows::Fiber::IO, Rainbows.sleep - %td.ws Sunshowers + %td.ws no %tr.comp_row %td.mod FiberPool %td.devfd Yes %td.app_pool Yes %td.lock No! %td.async Rainbows::Fiber::IO, Rainbows.sleep - %td.ws Sunshowers + %td.ws no %tr.comp_row %td.mod ActorSpawn %td.devfd no-op %td.app_pool Yes %td.lock Yes %td.async standard Ruby - %td.ws Sunshowers + %td.ws no %tr.comp_row %td.mod NeverBlock %td.devfd Yes -- cgit v1.2.3-24-ge0c7