From dev-return-12808-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Thu Nov 04 21:22:41 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 8241 invoked from network); 4 Nov 2010 21:22:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Nov 2010 21:22:41 -0000 Received: (qmail 10547 invoked by uid 500); 4 Nov 2010 21:23:12 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 10389 invoked by uid 500); 4 Nov 2010 21:23:10 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 10381 invoked by uid 99); 4 Nov 2010 21:23:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 21:23:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 21:23:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA4LMkIO024291 for ; Thu, 4 Nov 2010 21:22:46 GMT Message-ID: <3687988.16341288905766298.JavaMail.jira@thor> Date: Thu, 4 Nov 2010 17:22:46 -0400 (EDT) From: "David Davis (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-841) Support WebSockets in continuous changes feeds In-Reply-To: <6735600.124421280780176770.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928363#action_12928363 ] David Davis commented on COUCHDB-841: ------------------------------------- This would be a BIG feature for some of us. Let's do it! > Support WebSockets in continuous changes feeds > ---------------------------------------------- > > Key: COUCHDB-841 > URL: https://issues.apache.org/jira/browse/COUCHDB-841 > Project: CouchDB > Issue Type: New Feature > Components: HTTP Interface > Affects Versions: 1.0 > Reporter: Dirkjan Ochtman > > Just wanted to put this on the roadmap: it would be nice if continuous changes feeds (and maybe some other things in CouchDB, not sure) could support WebSockets. WebSockets are an emerging standard (there's no final spec yet) with implementations in both recent Chrome and Firefox (beta) releases that allows servers to push information to the browser without having to do polling (or longpolling). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.