From ad0f09f7e67644a5d336f1b1a2be5d127ab5df59 Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Wed, 12 Mar 2025 15:06:28 +0300 Subject: [PATCH] [+] Update TODOs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ba603b..40916e2 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,13 @@ Communication Client->Daemon via NamedPipe ## ToDo: +- [x] Add support for sending and receiving data - [x] Add support for other header settings -- [ ] Add logging - [x] Add support for safe closing -- [ ] Add support for multiple clients +- [x] Add logging - [ ] Particular client to client communication - [ ] Add support for encryption +- [ ] Add support for multiple clients ## Description