On 7 sep, 05:50, markww wrote: > > Is there any 'comet' support via GWT at the moment? I'm not completely > up to speed with javascript / browser technologies, I believe comet > was the practice of having the browser keep a connection open to the > server so the server could push data to the browser whenever it > wanted, instead of the client browser always polling for new data. > > I'm not sure where GWT would fit into that as it would require some > logic server-side to work. Has there been any development with this, > where can I start?
Completing Reinier's wonderful overview: http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ http://code.google.com/p/rocket-gwt/wiki/Comet --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
