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

MQTT311 extra connection callbacks #442

Merged
merged 32 commits into from
Jun 9, 2023
Merged

Conversation

TwistedTwigleg
Copy link
Contributor

Description of changes:

Adds additional connection callbacks to MQTT311. Specifically, adds onConnectionSuccess, onConnectionFailure, and onConnectionClosed These callbacks mirror those in V1.


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

@TwistedTwigleg
Copy link
Contributor Author

Note: Once merged, a follow-up PR will need to be made in the Python V2 SDK to expose the new callbacks, as the MQTT311 builder in the V2 SDK currently doesn't directly pass the kwargs along.

@TwistedTwigleg
Copy link
Contributor Author

Thanks! Merging into main...

@TwistedTwigleg TwistedTwigleg merged commit 3cad101 into main Jun 9, 2023
48 checks passed
@TwistedTwigleg TwistedTwigleg deleted the extra_connection_callbacks branch June 9, 2023 19:08
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.

None yet

2 participants