MQTT v5 not supported in latest package version? #1977
Replies: 1 comment
-
Solved with MqttClientOptionsBuilder.WithProtocolVersion option. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I get error that the ResponseTopic is a feature supported only by MQTT 5 version, and I' using latest MQTTNet package version. Which package version supports MQTT 5?
Beta Was this translation helpful? Give feedback.
All reactions