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
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.
-
You can reply to this email to add a comment to the issue online.