-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: filter unexpected PubAck in event loop pending queue. (#859)
* Update eventloop.rs filter unexpected puback. * Update eventloop.rs filter unexpected puback * cargo fmt * Update CHANGELOG.md update CHANGELOG.md * Update rumqttc/src/eventloop.rs apply suggestion from rumqtt team Co-authored-by: Devdutt Shenoi <[email protected]> * Update rumqttc/src/v5/eventloop.rs apply suggestion from rumqtt team Co-authored-by: Devdutt Shenoi <[email protected]> --------- Co-authored-by: Devdutt Shenoi <[email protected]> Co-authored-by: Devdutt Shenoi <[email protected]>
- Loading branch information
1 parent
83d8f77
commit 51224e1
Showing
3 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters