kopia lustrzana https://github.com/Yakifo/amqtt
- Extracted listener startup logic into a separate method `_start_listeners` for better readability and maintainability. - Created helper methods for SSL context creation. - Improved session cleanup during shutdown by centralizing logic in `_cleanup_session`. - Refactored message handling and subscription management into dedicated methods for clarity. - Updated tests to reflect changes in method visibility for matching topics. |
||
|---|---|---|
| .. | ||
| mqtt | ||
| plugins | ||
| conftest.py | ||
| test_broker.py | ||
| test_cli.py | ||
| test_client.py | ||
| test_codecs.py | ||
| test_utils.py | ||
| test_version.py | ||