moquette-io / moquette

Java MQTT lightweight broker
http://moquette-io.github.io/moquette/
Apache License 2.0
2.3k stars 818 forks source link

The shared subscription was not successful. #839

Closed jinyuttt closed 3 months ago

jinyuttt commented 4 months ago

Expected behavior

The shared subscription was not successful. Is there a usage example?

Actual behavior

Topic: $share/group1/temperature Introduction:

io. moquette moquette broker 0.17 org. eclipse. paho org. eclipse. paho. client. mqttv3 1.2.5
andsel commented 3 months ago

Hi @jinyuttt shared subscription is a feature of MQTT5 and Moquette 0.18 is going to support it, which is under active development to be compliant with MQTT5.