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

Support for MQTT 5 #162

Open
adamzolosyncro opened this issue Dec 11, 2023 · 2 comments
Open

Support for MQTT 5 #162

adamzolosyncro opened this issue Dec 11, 2023 · 2 comments

Comments

@adamzolosyncro
Copy link

Are there any plans to add support for MQTT 5?

@njh
Copy link
Owner

njh commented Dec 25, 2023

Yes, eventually.

Plan is to first separate out the packet parsing/serialising into a separate ruby gem.
This will make it easier for other MQTT client/server implementations to make use of the packet parsing.
Then plan is to add support for MQTT 5 to that.

Then finally add MQTT 5 functionality to this gem.

@graial
Copy link

graial commented May 1, 2024

Good morning, commenting in order to follow this development and perhaps also help with the TLS implementation when the time comes.
Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants