直接下載官方代碼,http運(yùn)行測試正常,然后開啟SSL后報(bào)錯(cuò),網(wǎng)頁提示
GET https://www.huafanyun.com:2120/socket.io/?ERR_TIMED_OUT
主要代碼如下,html那邊直接改http為https,網(wǎng)頁訪問也改為https訪問,有朋友知道這是啥原因嗎
```php
$context = array(
'sslinner_http_worker = new Worker('http://0.0.0.0:2121', $context);
$inner_http_worker->transport = 'ssl