87,995
社区成员
发帖
与我相关
我的任务
分享WebSocket connection to 'ws://localhost/Test/socket' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSEDFirefox 无法建立到 ws://localhost/Test/socket 服务器的连接。var webSocket = new WebSocket(loc || settings.wsHost);wsHost: "ws://localhost/Test/socket",@ServerEndpoint(value="/socket")