Fastmqtt

Latest version: v0.1.4

Safety actively analyzes 623219 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.4

Fix errors

0.1.2

Fix response timeout

0.1.1

**Changelog**

**New Features**

* **Custom Data Sharing**
* Attach custom data to messages within `FastMQTT` instances using the dictionary-like interface (`fastmqtt["database"] = "my_database"`).
* Enrich message context and make your applications more flexible.

**Improvements**

* **Enhanced Message Handling**
* Streamlined message handling logic for efficiency and clarity.
* **Expanded Routing**
* Include `MQTTRouter` instances within other routers to create more complex and modular MQTT routing structures.
* **New Message and Payload implemitations**
* More convenient payload parsing.

**Examples**

* **`basic.py`:** Demonstrates core FastMQTT usage, including message publishing and subscription.
* **`request_response.py`:** Showcases the new request/response feature.
* **`passing_data.py`:** Illustrates how to share custom data with message handlers.


**Notes**

* **Contributions welcome!** We encourage you to submit issues for bugs or feature requests and contribute directly with pull requests.

Let me know if you'd like any refinements or want to highlight specific changes!

0.1.0

Take your MQTT projects to the next level with FastMQTT. This feature-rich library offers advanced subscription management, robust message routing, and a powerful request-response mechanism. Built on top of aiomqtt for reliability.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.