[ 
https://issues.apache.org/jira/browse/COUCHDB-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13787754#comment-13787754
 ] 

Dave Cottlehuber commented on COUCHDB-841:
------------------------------------------

Thoughts on this? I don't see websockets in mochiweb atm, and short of unpick 
RJ's changes that went into misultin[1], or using an interim shim like 
mochicow[2] while couchdb migrates to cowboy[3], implementing websockets will 
be a tricky piece of work.

Any takers?

[1]: https://github.com/ostinelli/misultin/blob/master/src/misultin_ws.erl
[2]: https://github.com/benoitc/mochicow
[3]: https://github.com/extend/cowboy/tree/master/examples/websocket/src

> 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 was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to