aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2025-06-27 17:20:46 +0100
committerTomasz Kramkowski <tomasz@kramkow.ski>2025-06-27 17:20:46 +0100
commite7746b6a8a00b7b3daa804e7a2a8f24c278507f4 (patch)
tree1b28b93b5848deaeb900aaecdf9c7c33693c0c55 /README.md
parent5601c78a9ff23392cfbcc62f231fcfa4e0eeb309 (diff)
downloadmqttr-e7746b6a8a00b7b3daa804e7a2a8f24c278507f4.tar.gz
mqttr-e7746b6a8a00b7b3daa804e7a2a8f24c278507f4.tar.xz
mqttr-e7746b6a8a00b7b3daa804e7a2a8f24c278507f4.zip
Asynchronous process execution
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 535c1e2..a74bc7c 100644
--- a/README.md
+++ b/README.md
@@ -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)