From dev-return-15200-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Mar 14 18:33:52 2011 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 51511 invoked from network); 14 Mar 2011 18:33:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Mar 2011 18:33:51 -0000 Received: (qmail 81651 invoked by uid 500); 14 Mar 2011 18:33:51 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 81619 invoked by uid 500); 14 Mar 2011 18:33:51 -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 81611 invoked by uid 99); 14 Mar 2011 18:33:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Mar 2011 18:33:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Mar 2011 18:33:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BD06D3A9194 for ; Mon, 14 Mar 2011 18:33:29 +0000 (UTC) Date: Mon, 14 Mar 2011 18:33:29 +0000 (UTC) From: "kowsik (JIRA)" To: dev@couchdb.apache.org Message-ID: <466908747.1469.1300127609771.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Commented: (COUCHDB-841) Support WebSockets in continuous changes feeds MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006556#comment-13006556 ] kowsik commented on COUCHDB-841: -------------------------------- feed=websocket so existing continuous feed types don't break? > 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. For more information on JIRA, see: http://www.atlassian.com/software/jira