amqtt/tests/plugins
Andrew Mirsky de40ca51d3
Plugin: rebuild of session persistence (#256)
* rebuild of the persistence plugin to handle storing / restoring sessions
* adding event for broker when a message is being retained
* adding retained message logic to persistence plugin and test cases
* updated documentation
* moving DataClassListJson field to common location for reuse
2025-08-09 14:15:45 -04:00
..
broker_plugin.yml
mock_plugins.py
mocks.py
passwd
test_authentication.py
test_config.py update sample plugins to use config-file-based plugin loading. FileAuthPlugin now accepts string or pathlib.Path 2025-07-04 16:35:46 -04:00
test_manager.py
test_plugins.py Plugin: rebuild of session persistence (#256) 2025-08-09 14:15:45 -04:00
test_sys.py
test_topic_checking.py