![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
When will Firefox 7 support websockets (like Safari and Chrome)?
A test query to websockets.org echo test gets the result: "...the browser doesn't have native support for WebSocket". The same test using Safari or Chrome on a Mac results in: "This browser supports WebSocket". Same problem whether on OS X 10.6 or 10.7. When will Firefox 7 catch up to Safari and Chrome?
A test query to websockets.org echo test gets the result: "...the browser doesn't have native support for WebSocket". The same test using Safari or Chrome on a Mac results in: "This browser supports WebSocket". Same problem whether on OS X 10.6 or 10.7. When will Firefox 7 catch up to Safari and Chrome?
פתרון נבחר
In Firefox you need to use MozWebSocket.
See:
- https://developer.mozilla.org/en/WebSockets
- https://developer.mozilla.org/en/WebSockets/WebSockets_reference/WebSocket
כל התגובות (1)
פתרון נבחר
In Firefox you need to use MozWebSocket.
See: