Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix handling of messages with packet id 0
Messages with packet id 0 should be handled differently as they won't receive a PubAck or PubRec control messages hence it will never be removed from the hashmap and future messages with packet id 0 are ignored Signed-off-by: Reuben Miller <[email protected]>
- Loading branch information