moquette-io / moquette

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

Update subscription option handling to account no local #814

Closed andsel closed 5 months ago

andsel commented 5 months ago

Release notes

Implements handling of noLocal subscription option on MQTT5 connections.

What does this PR do?

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

noLocal option is handled.

Checklist

Author's Checklist

How to test this PR locally

Related issues

Use cases

andsel commented 5 months ago

@hylkevds sorry for the review ping, I thought that assigning a reviewer would trigger the CI.