moquette-io / moquette

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

CONNACK set shared subscription available property to true #800

Closed andsel closed 6 months ago

andsel commented 6 months ago

Release notes

CONNACK set shared subscription available property to true

What does this PR do?

Updates the CONNACK message's property shared subscription available to return reflect the availability of the functionality

Checklist

Related issues