[
https://issues.apache.org/jira/browse/COUCHDB-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Bonhage updated COUCHDB-986:
----------------------------------------
Attachment: 0001-trunk-eventsource-changes-feed.patch
This patch is based off of the one on Github with some additional cleanup. It
also now sends chunks as an io_list instead of appending into a single string.
EventSource is a great alternative to the tremendous overhead of longpoll. I
would love to see this adopted; it seems like a great fit for the _changes feed.
> 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
> Attachments: 0001-trunk-eventsource-changes-feed.patch
>
>
> 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