From 752873280bf67ff271a71d62783f609a77e181dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Fri, 15 Oct 2021 03:22:04 +0200 Subject: [PATCH] Update TODO --- TODO.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 85e3908..fae3269 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,7 @@ # TODO * access lists: + * disallow any activity until access list is loaded / load it at startup * test functionality * rename Allow to Require? * serde-rename AccessListTypes to lowercase @@ -15,8 +16,7 @@ ## General * extract response peers: extract "one extra" to compensate for removal, of sender if present in selection? maybe make criterion benchmark, - optimize. consider rerunning udp benchmark, last change (filtering out - sender) might have had an adverse impact on performance. + optimize ## aquatic_http_load_test * how handle large number of peers for "popular" torrents in keepalive mode? @@ -33,7 +33,6 @@ ## aquatic_http * test torrent transfer with real clients - * test tls * scrape: does it work (serialization etc), and with multiple hashes? * 'left' optional in magnet requests? Probably not. Transmission sends huge positive number.