WithNoLocal not working as expected when WithProtocolVersion(MQTTnet.Formatter.MqttProtocolVersion.V500) #2170
Unanswered
LadderLogic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've setup a managed client (on 4.latest) with:
and subscribe using:
This works as expected, even after restarting the client. However, if I add V5 protocol version in the client options build like the below, I start getting local messages on restart, which is the opposite behavior than I would expect:
Beta Was this translation helpful? Give feedback.
All reactions