This release is a pre-release and may not be stable for production use.
MQTT client for Micropython using asyncio. The implementation requires the new (in 2020) uasyncio built into Micropython. It provides an MQTTClient class that operates in the background (using the asyncio loop) and makes callbacks for incoming messages. MQTTClient supports QoS 0 and QoS messages, and it supports non-blocking publishing of messages to improve streaming performance. MQTTClient automatically reconnects if the connection to the broker fails and also automatically connects and reconnects Wifi should it drop. The API is largely compatible with Peter Hinch’s mqtt_as.
Release files for micropython-mqtt-async 0.7b4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| micropython-mqtt-async-0.7b4.tar.gz | 11.4 kB | Details |
Release files / micropython-mqtt-async-0.7b4.tar.gz
| Download URL | micropython-mqtt-async-0.7b4.tar.gz |
|---|---|
| Size | 11.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c10a8a34064adad629f71f7ea559f7070169ce13c180265509f68f58618eec2b
|
|
BLAKE2b-256 checksum How to use checksums |
513121b11ca590df51ddd95b7e084239259c4d8bce369fb169cf9de82df4c4cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.8
|