From 089191b3e4e50fa19a78e091ac425237d7ccec31 Mon Sep 17 00:00:00 2001 From: cozis Date: Mon, 16 Mar 2026 11:26:04 +0100 Subject: [PATCH] Remove TODO.txt --- TODO.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt deleted file mode 100644 index 2c8da46..0000000 --- a/TODO.txt +++ /dev/null @@ -1,7 +0,0 @@ -[ ] Add log compaction -[ ] Add log persistence -[ ] Add chunk locations to metadata -[ ] Remove sender_idx fields in messages since it's provided by the message header -[ ] HTTP timeouts -[ ] Clean up the Schannel code -[ ] Expose TLS parameters via CLI \ No newline at end of file