From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=0.0 required=3.0 tests=MSGID_FROM_MTA_HEADER, TVD_RCVD_IP shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: "Brian P O'Rourke" Newsgroups: gmane.comp.lang.ruby.rainbows.general Subject: Re: Is there a good example of setting up rainbows as a comet server? Date: Wed, 16 May 2012 17:11:19 -0700 Message-ID: References: <90B5E4B1-19F0-43E0-B0FC-B13C8EE79AAF@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1337213492 24591 80.91.229.3 (17 May 2012 00:11:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 May 2012 00:11:32 +0000 (UTC) To: "Rainbows! list" Original-X-From: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Thu May 17 02:11:31 2012 Return-path: Envelope-to: gclrrg-rainbows-talk@m.gmane.org X-Original-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Delivered-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=hyRJr5I4IHzTj7BS+t4JCQxVSB1RUD3e23QCZ00lR5E=; b=Yi0cYGPQmXXayRYyLIAwv8ZXLQpJEyudjPNrAPGCZxJc6+cRvCh6V6/f10SuqMEi49 gdtsvF7GYCTx6F90sSMQT71m60UUPA/0jP4MwMJH5inZe+iIjJxYm2+0LfNlRrwRuF4w sDwGXbxSgUAIyAcD6sBmFb3QRb+0qmj7slcgYylKkxwEsaK3O1z3uAfa5wHu+HGJ6w2D Ad9dXw1lr2U3WAOq8bjubS7M+PpJxYr5luxiqcN873y2XjHaF13tBvVye3LXCaY9u2A+ oLj5XJlW522XTPcY40hUl9ch/8RizgPha+d+4O+jCqkUjuxE7l28djGrpCtJXcc4bgb5 h85w== In-Reply-To: <90B5E4B1-19F0-43E0-B0FC-B13C8EE79AAF-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> X-Gm-Message-State: ALoCoQnBq2WF/eIwGiwMJq2j8seouMZTqjhW/ygGFer+oiDGhmrYWsOkGJb8W7ju2qVpxKUiUZWM X-BeenThere: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.rainbows.general:349 Archived-At: Received: from 50-56-192-79.static.cloud-ips.com ([50.56.192.79] helo=rubyforge.org) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SUoJX-0005LR-GI for gclrrg-rainbows-talk@m.gmane.org; Thu, 17 May 2012 02:11:31 +0200 Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id B989D3B004; Thu, 17 May 2012 00:11:29 +0000 (UTC) Received: from mail-lb0-f178.google.com (mail-lb0-f178.google.com [209.85.217.178]) by rubyforge.org (Postfix) with ESMTP id E1A463AFFC for ; Thu, 17 May 2012 00:11:20 +0000 (UTC) Received: by lbbgj10 with SMTP id gj10so1150072lbb.23 for ; Wed, 16 May 2012 17:11:19 -0700 (PDT) Received: by 10.152.111.33 with SMTP id if1mr5027371lab.10.1337213479468; Wed, 16 May 2012 17:11:19 -0700 (PDT) Received: by 10.112.94.131 with HTTP; Wed, 16 May 2012 17:11:19 -0700 (PDT) On Wed, May 16, 2012 at 4:51 PM, Jason Kenney wrote: > Someone on stackoverflow suggested using rainbows instead of juggernaut/node.js for sending push notifications via comet. > But I can't seem to find anything about setting something up like that. You might have a look at some of the examples from Cramp: http://cramp.in/ I don't know much about its internals or its state of development, but they've made an effort to make the problem approachable to someone unfamiliar with Rainbows! -- Brian P O'Rourke _______________________________________________ Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org http://rubyforge.org/mailman/listinfo/rainbows-talk Do not quote signatures (like this one) or top post when replying