hivemq-mqtt-web-client icon indicating copy to clipboard operation
hivemq-mqtt-web-client copied to clipboard

PUBREL has a wrong format

Open alekras opened this issue 8 years ago • 0 comments
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.

alekras avatar Oct 23 '17 21:10 alekras