我正在运行代码,以使安全的websocket连接从网络工作者。它在Chrome 60中工作得很好,但在Chrome 61中就不行了。在其他浏览器(IE、Firefox和Safari)中,它工作得很好。
有什么想法吗?
发布于 2017-09-14 18:48:14
这是Chrome 61中的一个问题,它在63.0.3213.0版(正式构建)金丝雀中得到了修正。
https://bugs.chromium.org/p/chromium/issues/detail?id=760708
https://stackoverflow.com/questions/46223307
复制相似问题