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

[QUESTION]已设置clean_session=false,但重连后依然没有订阅原有的主题

hs19940808 opened this issue · comments

commented

框架:hyperf3.0
simps/mqtt:1.4,
EMQX版本:4.3.22

已设置clean_session=false,但重连后依然没有订阅原有的主题

image

首次连接:
image

踢出后重连:
image

commented

MQTT版本:3.1.1
连接配置:
image

需要自己处理一下重连。

see #90 (comment)