Mqttasgi

Latest version: v1.2.4

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

Scan your dependencies

1.2.4

What's Changed
* Fix subscriptions with different qos by tlifschitz in https://github.com/sivulich/mqttasgi/pull/26

New Contributors
* tlifschitz made their first contribution in https://github.com/sivulich/mqttasgi/pull/26

**Full Changelog**: https://github.com/sivulich/mqttasgi/compare/v1.2.3...v1.2.4

1.2.3

Added two new options for the MQTTAsgi configuration:
| Parameter | Explanation | Environment variable | Default |
|-------------|------------------|:--------------------:|:--------------------:|
| -SSL / --use-ssl | Use ssl (without certificate authentication) | MQTT_USE_SSL | False |
| -T / --transport | Transport type (tcp or websockets) | MQTT_TRANSPORT | tcp |

1.2.2

- Adding new retries flag to cli
- Adding reconnect logic for first connect + reconnect
- Fixing shutdown logic

Thanks SootyOwl for your contributions!

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.