-
-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: SignalDisconnect before SignalOffline Handles case when Disconnect from client provides SessionExpiryInterval fix: tag name for RetainAvailable parameter fix: send the username to ACL on publish refactor: check for topic alias when the packet arrived prevent double-checking for ACL refactor: decrement children count on node delete refactor: set publish stub before unsubscribing fix: fix to #173 Shutdown subscriber when the session expire fired. Prevents subscriber from leaking. refactor: incoming PUBLISH messages handle flow control as per spec fix: return of granted QoS refactor: send disconnect from connection close stage 2 only refactor: clone PUBLISH packet before sending from a topic manager
- Loading branch information
Showing
12 changed files
with
212 additions
and
205 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
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.