Motivation: MQTT unknown message type isn't handled as decoding error Modification: Catching exception during the MQTT decoding of the fixed header Adding a unit test for unknown MQTT message type Result: Fixes #6984.
Motivation: MQTT unknown message type isn't handled as decoding error Modification: Catching exception during the MQTT decoding of the fixed header Adding a unit test for unknown MQTT message type Result: Fixes #6984.