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, and a chat at http://code.google.com/p/gwt-eclipsecon-chat/

i will at most have a few clients. they will send a few messages. each message will be processed and a response sent to all clients.

seems like hacking the eclipsecon thing might work. maybe someone knows of something a bit more simple?

thanks

---
co-chair http://ocjug.org/

--
You received this message because you are subscribed to the Google Groups "Google 
Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to