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

No longer fire _ClientAcknowledgedPublishPacketEvent_ for PUBREC packets (#1550) #1551

Conversation

chkr1011
Copy link
Collaborator

This pull requests removes the invocation of the ClientAcknowledgedPublishPacketEvent when a PUBREC packet was received from a client (QoS 2 only). The event is only valid after the very last confirmation from the client (a PUBCOMP packet) was received.

@chkr1011 chkr1011 merged commit 7ef137e into master Nov 6, 2022
@chkr1011 chkr1011 deleted the 1550-subscribing-to-mqttserverclientacknowledgedpublishpacketasync-results-in-two-events-for-every-published-application-message branch November 6, 2022 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant