Skip to content
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

Open
lenny-goodell opened this issue Aug 14, 2023 · 4 comments
Open

Add Support for MQTT 5 #269

lenny-goodell opened this issue Aug 14, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@lenny-goodell
Copy link
Member

🚀 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?
@lenny-goodell lenny-goodell added the enhancement New feature or request label Aug 14, 2023
@github-project-automation github-project-automation bot moved this to New Issues in Technical WG Aug 14, 2023
@lenny-goodell lenny-goodell added this to the Napa milestone Aug 14, 2023
@lenny-goodell lenny-goodell changed the title Support MQTT 5 Add Support for MQTT 5 Aug 14, 2023
@jumpingliu jumpingliu moved this from New Issues to Release Backlog in Technical WG Aug 16, 2023
@lenny-goodell
Copy link
Member Author

@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.

@cloudxxx8
Copy link
Member

@lenny-intel thanks for looking into it. I agree with you, moving to icebox.

@cloudxxx8 cloudxxx8 moved this from Release Backlog to Icebox in Technical WG Sep 19, 2023
@jumpingliu
Copy link

waiting for the library to be mature

@cloudxxx8
Copy link
Member

it's currently v0.12, and it contains some breaking changes against v0.11
we want to wait for v1.0, a stable release

@cloudxxx8 cloudxxx8 removed this from the Napa milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Icebox
Development

No branches or pull requests

3 participants