Where can I find list of web browsers for ubuntu that maintain web sockets (different from Chrome)?

292 Views Asked by At

I need a webkit browser for ubuntu 9.04 that maintain web sockets. I know that Chrome maintain web sockets but I couldn't install Chrome on i.mx51.

1

There are 1 best solutions below

0
kanaka On BEST ANSWER

Here is the current list of browsers that support WebSockets and the protocol version they support: What browsers support HTML5 WebSocket API?

If you have Flash available you can use web-socket-js which is a shim/polyfill that adds WebSockets support to any browser.