I would recommend Comet, with this technology you can push serialized messages from the Server to each registered Client. Here is an other fine project: http://code.google.com/p/gwt-comet-streamhub/
On 15 Nov., 14:01, Jim <[email protected]> wrote: > hi, > > I'd like make a chat using GWT 1.7 but gwt doesn't allow the use of > socket ? Have you got any idea for the communications client/server? > i've tested the gwt-socket but the project is not active ... i've > heard the library comet could help me, what do you think about it ? > > Thx a lot -- 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=.
