mochi-mqtt / server

The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub
MIT License
1.3k stars 223 forks source link

Fix QoS 1 message delivery after server restart #427

Closed s9-hfe closed 1 month ago

s9-hfe commented 3 months ago

Resolved an issue where persisted QoS 1 messages were not correctly loaded into the appropriate client instance during server startup.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10557116087

Details


Totals Coverage Status
Change from base Build 10168505206: 0.002%
Covered Lines: 6168
Relevant Lines: 6254

💛 - Coveralls