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.
            Asked
            
        
        
            Active
            
        
            Viewed 280 times
        
    1 Answers
1
            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.
 
     
    