-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Support for MQTT 5 #269
Comments
@cloudxxx8 , @jumpingliu, I looked at https://github.com/eclipse/paho.golang and it is not plug and play with the 3.x Client. This will require more refactoring of the MQTT implementation than we want to do in the Napa release. Suggest this be moved to the ice box. |
@lenny-intel thanks for looking into it. I agree with you, moving to icebox. |
waiting for the library to be mature |
it's currently v0.12, and it contains some breaking changes against v0.11 |
🚀 Feature Request
Relevant Package [REQUIRED]
MQTT Client
Description [REQUIRED]
Current github.com/eclipse/paho.mqtt.golang module doesn't support MQTT 5
Describe the solution you'd like
The https://github.com/eclipse/paho.golang does and should also support MQTT 3.1
Describe alternatives you've considered
Have you considered any alternative solutions or workarounds?The text was updated successfully, but these errors were encountered: