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

new feature: SCRAM is supported. And provide a demo to use SCRAM. #233

Merged
merged 10 commits into from
Jul 29, 2024

Conversation

wanghaEMQ
Copy link
Member

  • Integered mqtt tcp dialer with scram
  • Add encode/decode for msg of auth.
  • Support to parse property in auth msg.
  • Add demo for enhanced authentication.

JaylinYu
JaylinYu previously approved these changes Jul 29, 2024
Copy link
Member

@JaylinYu JaylinYu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty completed.
I will have a deep look now

CMakeLists.txt Outdated Show resolved Hide resolved
include/nng/supplemental/nanolib/base64.h Show resolved Hide resolved
src/mqtt/transport/tcp/mqtt_tcp.c Show resolved Hide resolved
@JaylinYu
Copy link
Member

remember tls!

@JaylinYu JaylinYu merged commit 32a148e into main Jul 29, 2024
13 of 14 checks passed
@JaylinYu JaylinYu deleted the wangha/dev3 branch July 29, 2024 04:09
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.

3 participants