From 6f00f760b24f000678116a053f72cda854710925 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sun, 4 Feb 2024 00:17:18 +0100 Subject: [PATCH] Update TODO --- TODO.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO.md b/TODO.md index aa49dfb..351a248 100644 --- a/TODO.md +++ b/TODO.md @@ -68,5 +68,3 @@ ## aquatic_udp_protocol * Use `bytes` crate: seems to worsen performance somewhat -* Zerocopy (https://docs.rs/zerocopy/0.3.0/zerocopy/index.html) for requests - and responses. Doesn't improve performance