2a87b00984
Motivation: Reason code for MQTT SUBACK messages is truncated, thus not allowing to get new codes supported by MQTT v.5 Modification: Changed `MqttCodecTest.testUnsubAckMessageForMqtt5` to catch it then, removed truncation in `MqttDecoder.decodeSubackPayload` to make it pass. Result: Codec users can get all reason codes supported by MQTT5 now. |
||
---|---|---|
.. | ||
src | ||
pom.xml |