Hi guys, I'd like to know a bit about how to setup user interactions. For example, suppose I wanted to make a website where people can play chess against each other. People login, see a list of open tables they can sit at, when two people sit at the same table a game begins. What's the general idea for setting this up? How do I share information from one client with another client (player X just sat at table Y)? Do both users have to "share" the same instance of my GWT app, or is this not at all how GWT works?
Thanks in advance, ~Owen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
