From f93db6a9f2bf437e4f63d0a23427cdee3cd23fdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Fri, 12 Nov 2021 11:31:24 +0100 Subject: [PATCH] Update TODO --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index b910bca..6f04a76 100644 --- a/TODO.md +++ b/TODO.md @@ -39,8 +39,9 @@ * consider better error type for request parsing, so that better error messages can be sent back (e.g., "full scrapes are not supported") -* http and ws load tests - * add config key 'connection_open_interval_ms', default to 1000 +* aquatic_ws + * glommio + * fix memory leak / huge growth ## Less important