MQTT: A Pythonic introduction to the protocol for connected devices
To be presented at PyCon 2023, April 2023, Salt Lake City, UT
Abstract on conference website.
Video
Slides
Code from the live demo
https://github.com/jonemo/mqtt-pico-snake
Links from the presentation
CPython packages mentioned
Micropython/CircuitPython packages mentioned
- umqtt.simple
- umqtt.robust
- MiniMQTT
- mqtt-as
- mqtt-async