Skip to content

Support changes in req-resp operations #651

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sfod
Copy link
Contributor

@sfod sfod commented Apr 30, 2025

Issue #, if available:

The upstream PR awslabs/aws-c-mqtt#389 changes API for the request-response operations. Because of that, we cannot release aws-c-mqtt, otherwise it might block other releases needed for other tasks. So, the purpose of this PR is just to unblock release of aws-c-mqtt breaking changes. Support for the new fields in request-response operations will be implemented in the future.

Description of changes:

Adjust signature of the incoming publish callback for the request response operations.

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

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