amqtt/docs
Andrew Mirsky 2ceb2ae43b
resolves Yakifo/amqtt#27 Yakifo/amqtt#246 Yakifo/amqtt#123: only retain messages for clients which specify clean session = 1 and messages are QoS 1 & 2. Also, clients which are completely anonymous, specifying no username, have no expectation of message retention.
2025-07-01 22:00:18 -04:00
..
_static refactor: base cleanup and bring project to run with test cases 2024-12-19 20:34:09 +01:00
assets amqtt.io (#206) 2025-06-11 11:49:09 -04:00
docs/assets update to amqtt logo. revisions to amqtt docs 2025-05-21 12:37:02 -04:00
overrides fixes Yakifo/amqtt#225 : updating all samples, adding test coverage for samples. python 3.10 needs to explicitly catch asyncio.TimeoutError. correct 'topic-check' plugin list 2025-06-17 17:03:40 -04:00
references resolves Yakifo/amqtt#27 Yakifo/amqtt#246 Yakifo/amqtt#123: only retain messages for clients which specify clean session = 1 and messages are QoS 1 & 2. Also, clients which are completely anonymous, specifying no username, have no expectation of message retention. 2025-07-01 22:00:18 -04:00
changelog.md release candidate version and changelog updates for 0.11.1 2025-06-25 19:04:52 -04:00
code_of_conduct.md updating client documentation by converting rst format into google docstring params, including examples from reference file 2025-05-21 21:59:12 -04:00
contributing.md updating client documentation by converting rst format into google docstring params, including examples from reference file 2025-05-21 21:59:12 -04:00
custom_plugins.md moving base classes for auth and topic plugins into common file 2025-06-17 12:53:37 -04:00
docker.md updating docs, version numbers and ssl 2025-06-16 15:24:23 -04:00
index.md using the README file as the index overview 2025-05-21 11:46:46 -04:00
license.md updating client documentation by converting rst format into google docstring params, including examples from reference file 2025-05-21 21:59:12 -04:00
packaged_plugins.md added tests for plugin events and broker sys topics 2025-06-15 19:27:47 -04:00
quickstart.md updating client documentation by converting rst format into google docstring params, including examples from reference file 2025-05-21 21:59:12 -04:00
security.md updating client documentation by converting rst format into google docstring params, including examples from reference file 2025-05-21 21:59:12 -04:00
support.md adding support page into the documentation. adding hatch into the dev dependencies for package build. adding poe to help with running script commands (requires 'uv run poe') but still allows common commands to be run easier. 2025-05-27 10:37:10 -04:00