simps / mqtt

🕹 MQTT Protocol Analysis and Coroutine Client for PHP. Support for 3.1, 3.1.1 and 5.0 versions of the MQTT protocol.

Home Page:https://mqtt.simps.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]订阅过程的keepalive的ping包无法发送

captainnx opened this issue · comments

$buffer = $client->recv();后,形成了阻塞,无法发送keepalive的ping包

commented

设置swoole的超时时间