From c9eb702d7cbd0140dbae0a7d3d115c4ca31df16b Mon Sep 17 00:00:00 2001 From: Zlatin Balevsky Date: Sat, 12 Sep 2020 18:16:27 +0100 Subject: [PATCH] add a section to the TODO for mwtrackerd with some items --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 88bd676b..e4590ff2 100644 --- a/TODO.md +++ b/TODO.md @@ -43,4 +43,7 @@ This helps with scalability * Upload files from browser to plugin via drag-and-drop * Check permissions, display better errors when sharing local folders - +### mwtrackerd +* `save` and `load` JSON-RPC commands that save and load swarm state respectively +* load-test with many many hashes (1M?) +* evaluate other usage scenarios besides website backend