Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB1D94B7B for ; Tue, 31 May 2011 17:25:30 +0000 (UTC) Received: (qmail 56458 invoked by uid 500); 31 May 2011 17:25:29 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 56398 invoked by uid 500); 31 May 2011 17:25:29 -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 56264 invoked by uid 99); 31 May 2011 17:25:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 17:25:29 +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; Tue, 31 May 2011 17:25:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 95E4AEB8F7 for ; Tue, 31 May 2011 17:24:48 +0000 (UTC) Date: Tue, 31 May 2011 17:24:48 +0000 (UTC) From: "Grigory V. (JIRA)" To: dev@couchdb.apache.org Message-ID: <2012420339.56701.1306862688610.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <32336741.111001292323565138.JavaMail.jira@thor> Subject: [jira] [Commented] (COUCHDB-986) EventSource feed type for _changes 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-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041692#comment-13041692 ] Grigory V. commented on COUCHDB-986: ------------------------------------ That's about web browser developers. Who already did it, ignoring this stupid warning. Have you seen the code? It's too simple to have any bugs. It's the same streaming feed with a different Content-Type, "data:" before each line and two line breaks after. > EventSource feed type for _changes > ---------------------------------- > > Key: COUCHDB-986 > URL: https://issues.apache.org/jira/browse/COUCHDB-986 > Project: CouchDB > Issue Type: New Feature > Components: HTTP Interface > Affects Versions: 1.0.1 > Reporter: Fedor Indutny > Assignee: Benoit Chesneau > > I'll implement EventSource protocol feed for _changes API (feed="eventsource"). > Some info about it: http://dev.w3.org/html5/eventsource/ > It's more useful than websocket, beacause it's read-only. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira