Update TODO

This commit is contained in:
Joakim Frostegård 2024-02-04 00:17:18 +01:00
parent d1426d3ac5
commit 6f00f760b2

View file

@ -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