国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

PHPSocketIO中ChannelAdapter的用法

cuifox

問題描述

ChannelAdapter是如何用的,它的作用時什么,如何應(yīng)用?
以下面的代碼會報錯

$io = new SocketIO(9505, [
    'adapter' => ChannelAdapter::class,
]);

Exception 'Exception' with message 'Channel\Client not support subscribe method when it is not in the workerman environment.'

in /vendor/workerman/channel/src/Client.php:369
179 0 0
0個回答

??