建立websocket连接,服务器端口为6000,在引擎js文件new WebSocket时候运行终端,继续F8则浏览器报错(chrome):Uncaught DOMException: Failed to construct 'WebSocket': The port 6000 is not allowed.然后用layaair调试,同样报错:Error: Failed to construct 'WebSocket': The port 6000 is not allowed.请问各位有什么好的解决方法没有