I've had some success using the GWT/JMS/Stomp/WebSocket protocol stack
which is built on Web Sockets.
The Stomp WebSocket wrapper handles much of the complexity of streaming
data over web sockets and maintaining the connection.
http://code.google.com/p/gwt-stomp-jms/


On Mon, Feb 11, 2013 at 9:55 AM, Maria Garcia <
maria.garcia.aguirrego...@gmail.com> wrote:

> Hi all,
>
> I want to implement a simple sample with websockets in GWT but I don't
> know the best solution.
>
> I have cheked Atmostphere but I think it's quite complex... moreover, I
> can't execute de gwt-example..
>
> Some advices will be helpful or a simple library...
>
> Regards,
> MarĂ­a
>
> PS. I also checked http://code.google.com/p/gwt-ws/ but I can't use it
> because of Jetty..
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
-- A. Stevko
===========
"If everything seems under control, you're just not going fast enough." M.
Andretti

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to