-
Notifications
You must be signed in to change notification settings - Fork 645
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Further MQTT streaming hardening (#1327)
Numerous hardening activities around MQTT streaming. However, in summary: * Corrected misinterpretation of behaviour setup * Avoid a race condition when creating child actors * Handle a duplicate publish while consuming * Connection packet id distinction which now allows more than one client to send the same packet id as another
- Loading branch information
Showing
6 changed files
with
421 additions
and
157 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
Oops, something went wrong.