From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id D6F542018E; Tue, 9 Aug 2016 02:42:50 +0000 (UTC) Date: Tue, 9 Aug 2016 02:42:50 +0000 From: Eric Wong To: Sam Saffron Cc: Boaz Segev , Michael Fischer , unicorn-public@bogomips.org Subject: Re: Please join the Rack Specification discussion for `env['upgrade.websocket']` Message-ID: <20160809024250.GA8625@starla> References: <58D32D89-4523-436E-8C0E-FA8F4E7AFFB2@plezi.io> <20160806010126.GA7486@dcvr> <202FC1D8-3042-4CBF-9DEA-85D1BEA080F3@2be.co.il> <460032A6-EF75-4930-8447-0F59C7BC3E4E@2be.co.il> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: List-Id: Sam Saffron wrote: > For the record Eric, > > We use unicorn at Discourse to serve concurrent long polls across 100s > of hosted forums using hijack with zero issues using > https://github.com/SamSaffron/message_bus Thanks. That's exactly the usage I had in mind when I learned about rack.hijack.