hivemq-mqtt-web-client
hivemq-mqtt-web-client copied to clipboard
PUBREL has a wrong format
trafficstars
When the client send PUBREL packet to server (QoS=2) it send wrong fixed header = 0x60, but according MQTT protocol 3.1 and 3.1.1 fixed header for this packet has to be = 0x62.