awslabs / aws-crt-python

Python bindings for the AWS Common Runtime
Apache License 2.0
87 stars 42 forks source link

Use on_connection_* callbacks from aws-c-mqtt #490

Closed sfod closed 1 year ago

sfod commented 1 year ago

Description of changes:

Expose the new on_connection_success and on_connection_failure aws-c-mqtt callbacks.

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