You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Ido Ran <id...@gmail.com> on 2010/09/03 01:28:10 UTC

CouchDB with WebSocket

Hi,
I'm new to CouchDB (reading the book right now) but I already have a
question.
I notice CouchDB has notification abilities and without getting into details
it looks like polling style.

Are there plan (or maybe already implemented) to use WebSocket with CouchDB
to make notification two way?

Thank you,
Ido.

Re: CouchDB with WebSocket

Posted by Jan Lehnardt <ja...@apache.org>.
On 3 Sep 2010, at 01:28, Ido Ran wrote:

> Hi,
> I'm new to CouchDB (reading the book right now) but I already have a
> question.
> I notice CouchDB has notification abilities and without getting into details
> it looks like polling style.
> 
> Are there plan (or maybe already implemented) to use WebSocket with CouchDB
> to make notification two way?

As soon as WebSockets are standardised :)

Dirkjan already opened a ticket to keep track of this: 

	https://issues.apache.org/jira/browse/COUCHDB-841

Cheers
Jan
--