<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>python on toorun.dev</title><link>https://toorun.dev/tags/python/</link><description>Recent content in python on toorun.dev</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 27 Aug 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://toorun.dev/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>MQTT Protocol: A Practical Guide with Code Examples, Libraries, and Real-World Use Cases</title><link>https://toorun.dev/posts/mqtt-protocol-practical-guide-libraries-use-cases/</link><pubDate>Thu, 27 Aug 2026 09:00:00 +0000</pubDate><guid>https://toorun.dev/posts/mqtt-protocol-practical-guide-libraries-use-cases/</guid><description>MQTT Protocol: A Practical Guide with Code Examples, Libraries, and Real-World Use Cases MQTT (Message Queuing Telemetry Transport) is a lightweight publish-subscribe messaging protocol designed for resource-constrained devices and unreliable networks. Created in 1999 for monitoring oil pipelines, it has become the de facto standard for IoT communication.
This guide provides practical knowledge: how MQTT works, when to use it, code examples in multiple languages, and production-ready use cases.
What is MQTT?</description></item></channel></rss>