直接下载官方代码,http运行测试正常,然后开启SSL后报错,网页提示
GET https://www.huafanyun.com:2120/socket.io/?ERR_TIMED_OUT
主要代码如下,html那边直接改http为https,网页访问也改为https访问,有朋友知道这是啥原因吗
```php
$context = array(
'sslinner_http_worker = new Worker('http://0.0.0.0:2121', $context);
$inner_http_worker->transport = 'ssl