moquette-io / moquette

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

Move from qos to subscription option #810

Closed andsel closed 5 months ago

andsel commented 5 months ago

Release notes

Move from qos to subscription option implementing the persistence of SubscriptionOption to/from storage.

What does this PR do?

Why is it important/What is the impact to the user?

It's an intermediate step to implement the new subscription option requirements

Checklist

Related issues