I'm building an application that needs to display updated data to the user as soon as they are received/created on the server. In Jetty I could just use "continuations" for that, but what can I do in App Engine? Can XMPP be used for server push (and how)?
-- 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.
