[jira] [Updated] (COUCHDB-1726) Support WebSockets

2014-11-16 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Shorin updated COUCHDB-1726: -- Component/s: HTTP Interface Support WebSockets

[jira] [Commented] (COUCHDB-1726) Support WebSockets

2014-01-02 Thread Benoit Chesneau (JIRA)
using mochiweb to handle the requests. Support WebSockets -- Key: COUCHDB-1726 URL: https://issues.apache.org/jira/browse/COUCHDB-1726 Project: CouchDB Issue Type: Improvement Reporter: Dave Cottlehuber

[jira] [Commented] (COUCHDB-1726) Support WebSockets

2014-01-01 Thread Dave Cottlehuber (JIRA)
patch just merged back in; Lucas has been using this for quite a while already I believe. https://github.com/mochi/mochiweb/blob/websocket/examples/websocket/websocket.erl [~benoitc] maybe you want to discuss a little how mochicow etc work in rcouch for a comparison. Support WebSockets

[jira] [Commented] (COUCHDB-841) Support WebSockets in continuous changes feeds

2013-10-06 Thread Dave Cottlehuber (JIRA)
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

[jira] [Commented] (COUCHDB-841) Support WebSockets in continuous changes feeds

2013-10-06 Thread Alexander Shorin (JIRA)
[mochiweb patch|https://github.com/zotonic/zotonic/blob/master/modules/mod_base/controllers/controller_websocket.erl] for websocket support. See the related [meeting topic|http://www.mail-archive.com/dev@couchdb.apache.org/msg26563.html] about. Support WebSockets in continuous changes feeds

[jira] [Commented] (COUCHDB-841) Support WebSockets in continuous changes feeds

2013-10-06 Thread Octavian Damiean (JIRA)
WebSockets. 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

[jira] [Created] (COUCHDB-1726) Support WebSockets

2013-03-27 Thread Dave Cottlehuber (JIRA)
Dave Cottlehuber created COUCHDB-1726: - Summary: Support WebSockets Key: COUCHDB-1726 URL: https://issues.apache.org/jira/browse/COUCHDB-1726 Project: CouchDB Issue Type: Improvement

[jira] [Commented] (COUCHDB-1726) Support WebSockets

2013-03-27 Thread Benoit Chesneau (JIRA)
in rcouch as well. Support WebSockets -- Key: COUCHDB-1726 URL: https://issues.apache.org/jira/browse/COUCHDB-1726 Project: CouchDB Issue Type: Improvement Reporter: Dave Cottlehuber

[jira] [Assigned] (COUCHDB-1726) Support WebSockets

2013-03-27 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Chesneau reassigned COUCHDB-1726: Assignee: Benoit Chesneau Support WebSockets

[jira] [Updated] (COUCHDB-1726) Support WebSockets

2013-03-27 Thread Dave Cottlehuber (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Cottlehuber updated COUCHDB-1726: -- Labels: couchdb, erlang, gsoc2013, rest, (was: ) Support WebSockets

[jira] [Updated] (COUCHDB-1726) Support WebSockets

2013-03-27 Thread Dave Cottlehuber (JIRA)
,) Support WebSockets -- Key: COUCHDB-1726 URL: https://issues.apache.org/jira/browse/COUCHDB-1726 Project: CouchDB Issue Type: Improvement Reporter: Dave Cottlehuber Assignee: Benoit Chesneau

[jira] [Updated] (COUCHDB-1726) Support WebSockets

2013-03-27 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Chesneau updated COUCHDB-1726: - Labels: couchdb erlang (was: couchdb erlang gsoc2013) Support WebSockets

Replication over WebSockets?

2012-04-17 Thread Nikolai Teofilov
At the first I tough what a crazy idea but then ... Why use the WebSockets only for notification with _changes feed. Why not use the WS for realtime like streaming replication? It is fast and bidirectional and could furthermore be speedup by streaming in a binary format. Or was my first

[jira] [Commented] (COUCHDB-841) Support WebSockets in continuous changes feeds

2012-01-30 Thread Nathan Vander Wilt (Commented) (JIRA)
of longpoll plus the long-lived connection benefits of continuous feed types. The EventSource standard, while still a working draft too, has a bit more mature browser support than WebSockets: http://caniuse.com/#feat=eventsource Support WebSockets in continuous changes feeds

[jira] [Commented] (COUCHDB-841) Support WebSockets in continuous changes feeds

2012-01-30 Thread Dirkjan Ochtman (Commented) (JIRA)
this in favor of #986. Support WebSockets in continuous changes feeds -- Key: COUCHDB-841 URL: https://issues.apache.org/jira/browse/COUCHDB-841 Project: CouchDB Issue Type: New

[jira] [Commented] (COUCHDB-841) Support WebSockets in continuous changes feeds

2012-01-30 Thread David Davis (Commented) (JIRA)
be nice, but Server Sent Events (SSE) is better suited for the _changes feed. This task is over a year old with no movement. Implementing SSE in couchdb would be very easy. I moved my vote to the #986 task; I suggest others do the same. Support WebSockets in continuous

[jira] Commented: (COUCHDB-841) Support WebSockets in continuous changes feeds

2011-03-14 Thread Matt Parker (JIRA)
this! 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

[jira] Commented: (COUCHDB-841) Support WebSockets in continuous changes feeds

2011-03-14 Thread kowsik (JIRA)
break? 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

[jira] Commented: (COUCHDB-841) Support WebSockets in continuous changes feeds

2011-03-14 Thread Paul Joseph Davis (JIRA)
by the spec yet. Not to mention there are similar competing specs that do similar things [3]. [1] http://caniuse.com/#feat=websockets [2] http://www.0xdeadbeef.com/weblog/2010/12/disabling-websockets-for-firefox-4/ [3] http://dev.w3.org/html5/eventsource/ Support WebSockets in continuous changes

[jira] Commented: (COUCHDB-841) Support WebSockets in continuous changes feeds

2011-03-14 Thread Dirkjan Ochtman (JIRA)
this probably hasn't exactly arrived yet; it would make more sense to wait until the protocol has been finalized. Which as far as I gather should be close except for the security issue in the recent version. On the other hand, I think the caniuse-report is looking rather promising, with websockets

[jira] Commented: (COUCHDB-841) Support WebSockets in continuous changes feeds

2010-11-04 Thread David Davis (JIRA)
. Let's do it! 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

Re: websockets?

2010-11-03 Thread Dmitry Unkovsky
+1 on websockets a better fit. The exact fit ;) After all, it can go very nice with erlang messaging concept. http://armstrongonsoftware.blogspot.com/2009/12/comet-is-dead-long-live-websockets.html On 2 November 2010 21:22, Dirkjan Ochtman dirk...@ochtman.nl wrote: On Tue, Nov 2, 2010 at 19:32

websockets?

2010-11-02 Thread jonathan chetwynd
is there a websockets interface in development? regards Jonathan Chetwynd www.peepo.com notwithstanding: WebSockets are not even a fixed standard so far http://damienkatz.net/2010/08/whats_new_in_couchdb_10_securi.html they are implemented in recent versions of Opera, Safari and Firefox:

Re: websockets?

2010-11-02 Thread Fedor Indutny
As I know, websockets wouldn't be implemented in couchdb, while it's a draft. 2010/11/2 jonathan chetwynd j.chetw...@btconnect.com is there a websockets interface in development? regards Jonathan Chetwynd www.peepo.com notwithstanding: WebSockets are not even a fixed standard so far

Re: websockets?

2010-11-02 Thread Benjamin Young
The draft status isn't what would keep WebSockets out of CouchDB. CouchDB uses HTTP for it's API, so unless CouchDB were to pipe HTTP over the WebSocket protocol (which would be silly) or implement a straight TCP/IP-based API (which is highly unlikely), WebSockets doesn't bring much to the table

Re: websockets?

2010-11-02 Thread Dirkjan Ochtman
On Tue, Nov 2, 2010 at 19:03, Benjamin Young benja...@couchone.com wrote: The draft status isn't what would keep WebSockets out of CouchDB. CouchDB uses HTTP for it's API, so unless CouchDB were to pipe HTTP over the WebSocket protocol (which would be silly) or implement a straight TCP/IP

Re: websockets?

2010-11-02 Thread Jan Lehnardt
On 2 Nov 2010, at 19:07, Dirkjan Ochtman wrote: On Tue, Nov 2, 2010 at 19:03, Benjamin Young benja...@couchone.com wrote: The draft status isn't what would keep WebSockets out of CouchDB. CouchDB uses HTTP for it's API, so unless CouchDB were to pipe HTTP over the WebSocket protocol (which

[jira] Updated: (COUCHDB-841) Support WebSockets in continuous changes feeds

2010-10-09 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Joseph Davis updated COUCHDB-841: -- Skill Level: Regular Contributors Level (Easy to Medium) Support WebSockets

[jira] Commented: (COUCHDB-841) Support WebSockets in continuous changes feeds

2010-09-04 Thread Dirkjan Ochtman (JIRA)
for his own use cases). As for final spec, I'm not sure there'll be something like a version 1.0, but there'll be a working draft or something that has reached consensus and is implemented in the same way in several different browsers (likely Gecko and Webkit). Support WebSockets in continuous

[jira] Commented: (COUCHDB-841) Support WebSockets in continuous changes feeds

2010-09-03 Thread Tyler Gillies (JIRA)
? 1.0? 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

[jira] Created: (COUCHDB-841) Support WebSockets in continuous changes feeds

2010-08-02 Thread Dirkjan Ochtman (JIRA)
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