Does GWT support HTML5? I mean especially Canvas and WebSockets?
Regards
Maybe this video (from Google developers) can be of interest
http://www.youtube.com/watch?v=aW--Wlf9EFs
Most browsers still do not support these technologies without plugins, therefore direct support is not available.
WebSockets requires support from the server also, once again most servers do not support it yet.
for WebSockets in GWT You could download this and use it:
http://code.google.com/p/gwt-websockets/
For the HTML5 Canvas look here:
http://code.google.com/p/gwt-canvas/
or here:
http://code.google.com/p/google-web-toolkit-incubator/wiki/GWTCanvas
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With