From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.142.191.1 with SMTP id o1cs66866wff; Sun, 13 Dec 2009 12:54:00 -0800 (PST) Received: from mr.google.com ([10.91.95.6]) by 10.91.95.6 with SMTP id x6mr6511361agl.38.1260737639744 (num_hops = 1); Sun, 13 Dec 2009 12:53:59 -0800 (PST) Received: by 10.91.95.6 with SMTP id x6mr944089agl.38.1260737638346; Sun, 13 Dec 2009 12:53:58 -0800 (PST) X-BeenThere: rack-devel@googlegroups.com Received: by 10.204.151.83 with SMTP id b19ls840599bkw.2.p; Sun, 13 Dec 2009 12:53:57 -0800 (PST) Received: by 10.204.23.6 with SMTP id p6mr116026bkb.34.1260737636825; Sun, 13 Dec 2009 12:53:56 -0800 (PST) Received: by 10.204.23.6 with SMTP id p6mr116025bkb.34.1260737636805; Sun, 13 Dec 2009 12:53:56 -0800 (PST) Return-Path: Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by gmr-mx.google.com with ESMTP id 12si232474bwz.2.2009.12.13.12.53.56; Sun, 13 Dec 2009 12:53:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of normalperson@yhbt.net designates 64.71.152.64 as permitted sender) client-ip=64.71.152.64; Received: from localhost (dcvr.yhbt.net [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPSA id A78531F4EF; Sun, 13 Dec 2009 20:53:55 +0000 (UTC) Date: Sun, 13 Dec 2009 20:53:55 +0000 From: Eric Wong To: rack-devel@googlegroups.com Subject: Re: [ANN/RFC] LMGTWTY - Web Sockets for Rack+Rainbows! Message-ID: <20091213205355.GB30229@dcvr.yhbt.net> References: <20091211201958.GD2121@dcvr.yhbt.net> MIME-Version: 1.0 In-Reply-To: <20091211201958.GD2121@dcvr.yhbt.net> User-Agent: Mutt/1.5.18 (2008-05-17) X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of normalperson@yhbt.net designates 64.71.152.64 as permitted sender) smtp.mail=normalperson@yhbt.net X-Original-Sender: normalperson@yhbt.net Reply-To: rack-devel@googlegroups.com Precedence: list Mailing-list: list rack-devel@googlegroups.com; contact rack-devel+owners@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: X-Thread-Url: http://groups.google.com/group/rack-devel/t/1214d460ed982748 X-Message-Url: http://groups.google.com/group/rack-devel/msg/58dfda7ab2e94e77 Sender: rack-devel@googlegroups.com List-Unsubscribe: , List-Subscribe: , Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Eric Wong wrote: > I've started getting Web Sockets going for Rainbows! (git version-only). > > If people like it, maybe this can be put into Rack itself (and it'll > have a better name and more exposure). I'm going to call it Sunshowers for now, the old name was too hard for other folks to remember. I'm going to make a release of both Rainbows!+Sunshowers later today, but the git versions should be ready to play with. -- Eric Wong