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

Question about message publishing with QoS1 #19

Closed
Andy320 opened this issue Feb 8, 2018 · 2 comments
Closed

Question about message publishing with QoS1 #19

Andy320 opened this issue Feb 8, 2018 · 2 comments

Comments

@Andy320
Copy link

Andy320 commented Feb 8, 2018

case QosAtLeastOnce:

@chowyu08 @MarcMagnin
I am not sure which step should be at first , puback or publish to subscriber? thanks

image

@chowyu08
Copy link
Contributor

chowyu08 commented Feb 8, 2018

MQTT Protocol
The receiver is not required to complete delivery of the Application Message before sending the PUBACK. When its original sender receives the PUBACK packet, ownership of the Application Message is transferred to the receiver.

@Andy320
Copy link
Author

Andy320 commented Feb 9, 2018

yes, the key point is the ownership

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

No branches or pull requests

2 participants