At 10:16 PM 11/1/2010, you wrote:
... I can suggest the IM service (xmpp) of Google App Engine: see
http://code.google.com/appengine/docs/java/xmpp/overview.html
You gain scalability for free.
ths will probably never need that.
thanks
On Nov 2, 12:55 am, Ray Tayek wrote:
> hi, i have this w
Hi Ray,
I can suggest the IM service (xmpp) of Google App Engine: see
http://code.google.com/appengine/docs/java/xmpp/overview.html
You gain scalability for free.
regards
didier
On Nov 2, 12:55 am, Ray Tayek wrote:
> hi, i have this web app that needs to keep an connection open for
> server sid
hi, i have this web app that needs to keep an connection open for
server side push. the messages are short (< 128 characters) and
fairly infrequent.
i have googled and found comet, websockets,
http://www.google.com/events/io/2010/sessions/building-real-time-apps-app-engine-feed-api.html,
bosh