-
Notifications
You must be signed in to change notification settings - Fork 450
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
[Feature] ALPN protocol support #916
Comments
@overheat Hi, thanks for your advice! We will look at and discuss the suggestions you provide. |
@overheat It would be great If you implement ALPN support to MQTTX |
Thank you for being so patient! We have addressed and resolved this issue in the https://github.com/emqx/MQTTX/releases/tag/v1.9.6 It helps us continually improve our product. If you encounter any issues while using the new version, please do not hesitate to let us know. Thank you once again! For this issue, special thanks to @twankamp |
Motivation
Many IoT Cloud service provider, like aws, need ALPN protocol for advance usage.
Refer here: https://docs.aws.amazon.com/iot/latest/developerguide/protocols.html
Detailed design
A text plain for input ALPN content.
Alternatives
Describe alternatives you've considered, what other designs have been considered? What is the impact of not doing this?
More detail (optional)
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: