aws / aws-iot-device-sdk-embedded-C

SDK for connecting to AWS IoT from a device using embedded C.
MIT License
978 stars 625 forks source link

tls: Move alpn identifiers to a common header file #1812

Closed paulbartell closed 1 year ago

paulbartell commented 2 years ago

Fixes #1811

Use the same alpn identifier definitions for all demos.

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