Python MQTT Client Library Based on libmosquitto
Stars
76
Forks
23
Watchers
76
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat: set granted_qos as list instead of bytearray in EventSuback (handle_suback() callback)
aad59e4View on GitHubfeat: simplify use of module (exporting main classes in __init__.py
c394c92View on GitHubfeat: read/decode *session present* header in CONNACK response (v3.1.1)
c370b2eView on GitHubfeat: add MQTT version variable (support both MQTT 3.1 and 3.1.1)
18bb3deView on GitHub