aws / aws-iot-device-sdk-cpp-v2

Next generation AWS IoT Client SDK for C++ using the AWS Common Runtime
Apache License 2.0
185 stars 108 forks source link

Connection methods #655

Closed alfred2g closed 11 months ago

alfred2g commented 1 year ago

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.

bretambrose commented 12 months ago

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