From 293b5f112576931a3f876ec49ea5e488c97c42b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sun, 2 Aug 2020 01:30:53 +0200 Subject: [PATCH] Update TODO --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 85baef0..a2653f9 100644 --- a/TODO.md +++ b/TODO.md @@ -3,6 +3,9 @@ ## General * init logging in cli helper crate? +* automatic tests running real clients in container? +* peer extractor: extract one extra, remove peer if same as sender, otherwise + just remove one ## aquatic_http_load_test @@ -43,7 +46,6 @@ ## aquatic_udp * handle errors similarily to aquatic_ws, including errors in socket workers and using log crate -* More tests? # Not important