Evgeniy Isaev
Results
2
issues of
Evgeniy Isaev
For [PUBACK, PUBCOMP](https://github.com/eclipse/paho.mqtt.python/blob/v1.5.1/src/paho/mqtt/client.py#L3401), [PUBREC](https://github.com/eclipse/paho.mqtt.python/blob/v1.5.1/src/paho/mqtt/client.py#L3297) the reason code and MQTTv5 properties are parsed, but not used in any way. For [PUBREL](https://github.com/eclipse/paho.mqtt.python/blob/v1.5.1/src/paho/mqtt/client.py#L3231) the reason code and MQTTv5 properties are not even parsed....
Type: Enhancement
Status: Available