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.
https://mqtt.simps.io
Apache License 2.0
358 stars 58 forks source link

希望支持共享订阅 [QUESTION] #101

Closed ZhangTianyi-1998 closed 2 months ago

ZhangTianyi-1998 commented 2 months ago

我想用共享订阅 主题是 $queue/Server/Data/#
我在示例里面没找到用法 我直接订阅上面的主题返回true但是没有订阅上

sy-records commented 2 months ago

一样的,订阅成功不成功需要看 server

ZhangTianyi-1998 commented 2 months ago

emqx的后台看不到订阅 客户端接收不到消息 我是这么写的 您看对么 image

sy-records commented 2 months ago
image
ZhangTianyi-1998 commented 2 months ago

这个不是共享订阅呀 共享订阅的topic是这样的 $queue/simps-mqtt/users/002

sy-records commented 2 months ago

有没有可能是一样的?

image

https://www.emqx.com/zh/blog/introduction-to-mqtt5-protocol-shared-subscription