
firefox 10.0 websockets not working
I updated firefox to 10.0 and websockets stopped working. Went to websockets.org and it reports that Firefox 10.0 is not supported.
Chosen solution
In Firefox 6+ you need to use MozWebSocket. See:
Works if I click the Connect button on the Echo test page, despite the message in that error console.
Info: This browser supports WebSocket using the MozWebSocket constructorRead this answer in context 👍 0
CONNECTED
All Replies (2)
Chosen Solution
In Firefox 6+ you need to use MozWebSocket. See:
Works if I click the Connect button on the Echo test page, despite the message in that error console.
Info: This browser supports WebSocket using the MozWebSocket constructor
CONNECTED
Interesting. I tried at another site and it is indeed working. Sorry for the posting error.