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

Connection methods #655

Merged
merged 39 commits into from
Dec 8, 2023
Merged

Connection methods #655

merged 39 commits into from
Dec 8, 2023

Conversation

alfred2g
Copy link
Contributor

Add connection methods code snippets for websocket custom auth, proxy, static credentials, username / password

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

samples/mqtt/websocket_connect/README_custom_auth.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_proxy.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_proxy.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_username_password.md Outdated Show resolved Hide resolved
samples/utils/CommandLineUtils.cpp Outdated Show resolved Hide resolved
@bretambrose
Copy link
Contributor

I don't think "username and password" should be used. There's authenticated custom auth and unathenticated custom auth.

samples/mqtt/websocket_connect/README_custom_auth.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_custom_auth.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_custom_auth.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_proxy.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_proxy.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_username_password.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_proxy.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_proxy.md Outdated Show resolved Hide resolved
samples/mqtt/websocket_connect/README_proxy.md Outdated Show resolved Hide resolved
@alfred2g alfred2g requested a review from sfod December 5, 2023 16:54
@alfred2g alfred2g merged commit 2de6819 into main Dec 8, 2023
38 checks passed
@alfred2g alfred2g deleted the connection_methods branch December 8, 2023 21:44
@alfred2g alfred2g restored the connection_methods branch February 2, 2024 02:48
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