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

PUBACK not sent when receiving PUBLISH while waiting for other packet #30

Open
RohithS98 opened this issue Jun 6, 2018 · 0 comments
Open

Comments

@RohithS98
Copy link

Hello,
When we receive a publish, normally we need to check if QoS is 1 and send a PUBACK. However, if we receive a PUBLISH while waiting for a different packet, the client will just print the data, without checking to see if PUBLISH was QoS 1 or not. For me, this caused the gateway to stop sending any new messages to the client.

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

1 participant