On Wed, Sep 22, 2010 at 6:10 AM, Tom Bichay <[email protected]> wrote: > Hi, > > I just need a way to invoke a function for each new arriving json.
I thought I replied once before, but just in case: try using feed=longpoll, and having your callback function open the connection again. this is much more reliable. also, I can't see how continuous could work with JSONP, even in theory. > > Thanks > Tom > -- > BICHAY IT [bi:shay] > IT | Consulting | Development > Tom Bichay > Freelancer > > Kammachergasse 2 > 89073 Ulm > 0151 - 20669066 > [email protected] | [email protected] > www.bichay.de > > -- Chris Anderson http://jchrisa.net http://couch.io
