Possible Duplicate:
What browsers support HTML5 WebSocket API?
Anybody knows what browsers support html5 websocket? Thanks!
Anybody knows what browsers support html5 websocket? Thanks!
| |||||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Keep an eye on this page on wikipedia Comparison of layout engines HTML 5. Another good resource: http://caniuse.com/#search=websocket Websockets update: KAAZING is a websockets server which comes with a javascript library to simulate websockets for current browsers: (from the architecture overview)
Update 2009-Dec-11: Google Chrome developer channel release 4.0.249.0 now supports web sockets. | ||||
|
feedback
|
|
The awesome Can I Use it is a great resource for HTML5 new features support which covers all popular browsers. Please also refer my article on CodeProject: http://www.codeproject.com/KB/HTML/Web-Socket-in-Essence.aspx | |||
|
feedback
|
|
Google Chrome supports it since December 2009 http://blog.chromium.org/2009/12/web-sockets-now-available-in-google.html | |||
|
feedback
|
|
| |||
|
feedback
|