Skip to content

Request response client creation and skeleton #327

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 15 commits into
base: swift6-support-mqtt
Choose a base branch
from

Conversation

xiazhvera
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@xiazhvera xiazhvera changed the base branch from main to swift6-support-mqtt April 15, 2025 21:59
@xiazhvera xiazhvera changed the title [WIP]Request responds client place holder Request responds client creation and skeleton Apr 15, 2025
@xiazhvera xiazhvera marked this pull request as ready for review April 15, 2025 23:40
@xiazhvera xiazhvera changed the title Request responds client creation and skeleton Request response client creation and skeleton Apr 16, 2025
* A streaming operation is automatically closed (and an MQTT unsubscribe triggered) when its
* destructor is invoked.
*/
public class StreamingOperation {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need a public/core pair of objects because closing the operation is asynchronous and you can continue to receive callbacks for some time after release the operation

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants