Skip to content

Update Mqtt5 Library with Latest API changes #568

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

Merged
merged 12 commits into from
Apr 19, 2023
Merged

Update Mqtt5 Library with Latest API changes #568

merged 12 commits into from
Apr 19, 2023

Conversation

xiazhvera
Copy link
Contributor

@xiazhvera xiazhvera commented Apr 14, 2023

Issue #, if available:

Description of changes:
Depends on awslabs/aws-crt-cpp#489
The Mqtt5Client get upgraded, the main api change involves:

  1. remove Mqtt5Client from the user callbacks
  2. change function name "with" => "With" to make the API consistent with Mqtt3
  3. Update crt-cpp to v0.20

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

@xiazhvera xiazhvera marked this pull request as ready for review April 14, 2023 21:13
@xiazhvera xiazhvera merged commit 76e54d8 into main Apr 19, 2023
@xiazhvera xiazhvera deleted the api_update branch April 19, 2023 21:47
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.

2 participants