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