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

Implement MQTTv5 Enhanced Authentication #1363

Open
wants to merge 2 commits into
base: 1.4
Choose a base branch
from

Conversation

ddassie-texa
Copy link

@ddassie-texa ddassie-texa commented May 26, 2023

This PR adds MQTTv5 Enhanced Authentication to the library when using MQTTAsync.

The implementation on MQTTClient is currently incomplete and tests aren't yet provided, I will finish it once I receive feedback on the current implementation.

Implements: #465

Signed-off-by: Diego Dassie <diego.dassie@texa.com>
@ddassie-texa ddassie-texa force-pushed the feature/enhanced-auth branch 2 times, most recently from cbe0350 to 4a142fc Compare May 30, 2023 09:58
Signed-off-by: Diego Dassie <diego.dassie@texa.com>
@ddassie-texa
Copy link
Author

Implemented support for MQTTClient.

@ddassie-texa ddassie-texa marked this pull request as ready for review May 31, 2023 06:10
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

Successfully merging this pull request may close these issues.

None yet

1 participant