Joseph Doherty 710f443eda feat(mqtt): wire will message delivery on abnormal disconnect
Add DeliverWill to MqttPacketHandlers — extracts and clears the will,
then delivers via ProcessInboundClientMsg. Call from CloseConnection
when client is MQTT. Clean DISCONNECT already clears the will (Task 3),
so DeliverWill is a no-op after DISCONNECT. 3 new tests: abnormal
close delivers will, DISCONNECT suppresses will, no-will is a no-op.
2026-03-01 16:10:53 -05:00
2026-03-01 13:40:34 -05:00
Description
No description provided
193 MiB
Languages
C# 98.9%
Go 0.5%
Python 0.4%
Shell 0.2%