From bfab6bb48f5df24427a3b7302528d5cefd863168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Mon, 18 Oct 2021 01:39:20 +0200 Subject: [PATCH] Update TODO --- TODO.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 45e45d5..dc6c3e0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,10 @@ # TODO +* aquatic_udp: clean ConnectionMap less often + * access lists: * use arc-swap Cache - * test functionality - * aquatic_udp - * aquatic_http - * aquatic_ws, including sending back new error responses + * add CI tests * aquatic_ws: should it send back error on message parse error, or does that just indicate that not enough data has been received yet?