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. --- lib/rainbows/revactor/client.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rainbows/revactor') diff --git a/lib/rainbows/revactor/client.rb b/lib/rainbows/revactor/client.rb index fc095b5..1aabf93 100644 --- a/lib/rainbows/revactor/client.rb +++ b/lib/rainbows/revactor/client.rb @@ -39,7 +39,6 @@ class Rainbows::Revactor::Client def set_input(env, hp) env[RACK_INPUT] = 0 == hp.content_length ? NULL_IO : IC.new(@ts = TeeSocket.new(@client), hp) - env[CLIENT_IO] = @client end def close -- cgit v1.2.3-24-ge0c7