最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Firefox 29.0.1 WebSocket problems - Stack Overflow

programmeradmin5浏览0评论

Has anyone managed to use websockets with latest firefox (29.0.1). Connection is established but no messages are sent to the server or received from the server.

Also tried to run .html example against my server and websocket but nothing. Everything works perfectly in older firefox and chrome.

Does anyone know what could cause it?

Has anyone managed to use websockets with latest firefox (29.0.1). Connection is established but no messages are sent to the server or received from the server.

Also tried to run http://www.websocket/echo.html example against my server and websocket but nothing. Everything works perfectly in older firefox and chrome.

Does anyone know what could cause it?

Share Improve this question asked May 20, 2014 at 14:36 user3657069user3657069 111 silver badge3 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 5

You have to enable the websocket:

open about:config in firefox toolbar as:

then setting the network.websocket.enabled preferences to true

Finally re-try to http://www.websocket/echo.html

发布评论

评论列表(0)

  1. 暂无评论