Re: continuous connection with jquery

2010-09-24 Thread Chris Anderson
continuous and jsonp are incompatible. use longpoll On Tue, Sep 21, 2010 at 10:06 AM, Tom Bichay wrote: > > Hi, > > I am trying to implement a continuous _changes connection to couchdb > (cloudant) with jQuery from a different domain (that's why I am using JSONP). > > With: > > $.ajax({ >      

continuous connection with jquery

2010-09-21 Thread Tom Bichay
Hi, I am trying to implement a continuous _changes connection to couchdb (cloudant) with jQuery from a different domain (that's why I am using JSONP). With: $.ajax({ url: "http://app264565.heroku.cloudant.com/geocha/_changes?filter=channel/messages_for&include_docs=true&feed=contin