My project gwt-comet implements Comet by streaming messages over long
lived HTTP requests to minimise latency and bandwidth requirements and
maximise the throughput. This is opposed to many other implementations
which use polling or long polling techniques.

http://code.google.com/p/gwt-comet/

On Dec 9 2009, 10:13 pm, abhiram <[email protected]> wrote:
> Hi All,
>
>    Can someone tell me which is the best (and convenient) method to
> implement a chat application for my web page using GWT?
>
>   I believed using thecomet.jar would be neat but had lot of problem
> implementin it. Can you please tell me which is the best possible
> approach? with any working examples / links?
>
> ~ Abhiram
-- 
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