Twisted-mqtt

Latest version: v0.3.11

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

Scan your dependencies

Page 2 of 2

0.2.3

=====
Backwards compatible with 0.2.1, with three enhancements:
- Persistent ***per-connection state*** (Pending Publish & Subscription ACKs). Verion 0.2.1 cannot be used with two simultaneous, different MQTT broker connections.
- Internal queue to hold PUBLISH requests beyond the window size.
- Adaptive timeouts depending on PUBLISH PDU size and a bandwith estimate. New protocol API function `setBandwith()`. This will avoid dupicate payloads using QoS 1 and 2.

0.2.1

=====
Major internal refactoring of the publish, subscribe and pubsubs roles over 0.1.6.

0.1.3

=====
Common 'mqtt' namespace for logging. This should help in log fltering.
logger module out fo the library. Logging fucntions now in the examples.
Changed subscribe() interface description

0.1.2

=====
Fixed missing README.md

0.1.0

=====
Initial release.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.