From cc7fff7d6ca2db9d331aaea80603048ebcb8549c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Thu, 6 Aug 2020 23:34:29 +0200 Subject: [PATCH] Update TODO --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 972258b..4106620 100644 --- a/TODO.md +++ b/TODO.md @@ -55,6 +55,9 @@ * wt-tracker: why lots of responses with no (new) requests? * offers_per_request or similar config var * consider writing custom serializers, they take up lots of time now +* count number of announce requests sent, total number of offers sent, + and answers sent. compare these with responses received. same for + scrape requests I suppose. ## aquatic_udp * handle errors similarily to aquatic_ws, including errors in socket workers