From 749ecbb891f1a0a1592b356bdb0d8f5d080d08e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sat, 16 Oct 2021 01:55:19 +0200 Subject: [PATCH] Update TODO --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index b21be27..040836c 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,9 @@ * access lists: * test functionality - * implement for aquatic_ws + * aquatic_udp + * aquatic_http + * aquatic_ws, including sending back new error responses * Consider turning on safety and override flags in mimalloc (mostly for simd-json)