Actually, you can have 100% WebSocket support--just use Kaazing
WebSocket Gateway.
That supports native as well as WebSocket emulation for all the older
browsers, including IE. and it is super scalable.
Regards,
Peter

On Feb 3, 4:27 am, "dolcra...@gmail.com" <dolcra...@gmail.com> wrote:
> I'm pretty sure you can write a library to add this functionality, you
> would just need to have graceful degradation support for all those
> browsers and servers that do not support websocket.  It would probably
> have to be a combination of Websocket/(ServerSendEvents+XHR)/(Comet/
> Continuations+XHR)/Long Polling/Flash/Java Applet.  It is just a
> matter of providing the widest browser support.  You can never have
> 100% websocket support until all browsers and servers support
> websockets (currently Jetty and Chrome).
>
> On Feb 3, 2:45 am, Jim <jimmy.verhee...@gmail.com> wrote:
>
> > Hello,
>
> > Is GWT Ready for a WebSocket architecture ?
> > Thx

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

Reply via email to