Re: WebScokets GWT

2013-02-12 Thread Seamus McMorrow
I have used Atmosphere and have had it running successfully, perfectly on 
Tomcat 7.0.30+
It is a good framework if you want to support as many different clients, 
servers and protocols as possible,

Just download the atmosphere-gwt-chat sample from maven, and drop it into 
your webapps folder.


On Monday, 11 February 2013 19:34:47 UTC, Stevko wrote:

 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...@gmail.comjavascript:
  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 javascript:.
 To post to this group, send email to 
 google-we...@googlegroups.comjavascript:
 .
 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.




WebScokets GWT

2013-02-11 Thread Maria Garcia
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.




Re: WebScokets GWT

2013-02-11 Thread Andy Stevko
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.