diff options
author | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-06-27 17:20:46 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-06-27 17:20:46 +0100 |
commit | e7746b6a8a00b7b3daa804e7a2a8f24c278507f4 (patch) | |
tree | 1b28b93b5848deaeb900aaecdf9c7c33693c0c55 /README.md | |
parent | 5601c78a9ff23392cfbcc62f231fcfa4e0eeb309 (diff) | |
download | mqttr-e7746b6a8a00b7b3daa804e7a2a8f24c278507f4.tar.gz mqttr-e7746b6a8a00b7b3daa804e7a2a8f24c278507f4.tar.xz mqttr-e7746b6a8a00b7b3daa804e7a2a8f24c278507f4.zip |
Asynchronous process execution
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -73,7 +73,6 @@ it being ran every time a new MQTT message is published to this topic. ## Missing Features -* Asynchronous program execution * Timeouts (existent, configurable, per process configurable) * Permission checks on `mqttr.toml` if it contains a password (to ensure the password isn't being exposed) |