eclipse-paho / eclipse-paho/paho.mqtt.python
Connect with MQTTv5 by default
Open
Status: Available
Type: Enhancement
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 742
- Avg merge
- 12d 48m
- Merged PRs (30d)
- 1
Description
Even with v2.0.0 now released, the default protocol is still MQTTv311:
https://github.com/eclipse/paho.mqtt.python/blob/ebffdc2ca0a43fd87dfd270bbb16007591139626/src/paho/mqtt/client.py#L735
Isn't it time to use MQTTv5 by default?
Contributor guide
Assessment
This issue has not been assessed yet.