awslabs / aws-crt-cpp

C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Apache License 2.0
76 stars 67 forks source link

Mqtt5to3 adapter #527

Closed xiazhvera closed 1 year ago

xiazhvera commented 1 year ago

Issue #, if available:

Description of changes: Bind out the Mqtt5 to Mqtt3 adapter. (Still need update submodules: https://github.com/awslabs/aws-c-mqtt/pull/313)

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

xiazhvera commented 1 year ago

Updated PR at https://github.com/awslabs/aws-crt-cpp/pull/528. Close this one.