Update TODO

This commit is contained in:
Joakim Frostegård 2022-08-06 14:56:00 +02:00
parent 80cd6a3998
commit 4ab6b0af82

View file

@ -5,6 +5,8 @@
## Medium priority
* Consider replacing unmaintained indexmap-amortized with plain indexmap
* udp: use regular indexmap for peers and possibly inline variant with few peers
* Run cargo-fuzz on protocol crates
* quit whole program if any thread panics