eclipse / paho.mqtt.testing

An Eclipse Paho project - a Python broker for testing
https://eclipse.org/paho
Other
108 stars 73 forks source link

MQTTV5: PUBREL 0x64 malformed #37

Closed toast-uz closed 7 years ago

toast-uz commented 7 years ago

On "client_test5.py Test.test_basic", client talked PUBREL started by 0x64, while standard requests 0x62. Seemed malformed.

icraggs commented 7 years ago

Thanks. The most irritating part of the spec, as far as I'm concerned - QoS 1 for PUBREL! Fixed.