[ 
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

Reply via email to