aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2025-07-10 13:03:23 +0100
committerTomasz Kramkowski <tomasz@kramkow.ski>2025-07-10 13:03:23 +0100
commit513bd788f0d162c88c085c6830c99c156c42d3fd (patch)
tree183bf2a8c458d1b20ddd1c47635b1ce296a40708 /README.md
parent48d359c021907ad899063aeae15c0df388795ea4 (diff)
downloadmqttr-513bd788f0d162c88c085c6830c99c156c42d3fd.tar.gz
mqttr-513bd788f0d162c88c085c6830c99c156c42d3fd.tar.xz
mqttr-513bd788f0d162c88c085c6830c99c156c42d3fd.zip
Expand missing features
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a5ba2aa..f18d485 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,7 @@ it being ran every time a new MQTT message is published to this topic.
## Missing Features
* Ability to configure programs with non-UTF-8 in paths
-* Maybe config reloading on SIGHUP
* TLS
* mTLS
+* Graceful signal handling
+* Graceful program stdout/stderr handling