Update TODO

This commit is contained in:
Joakim Frostegård 2024-02-10 11:53:44 +01:00
parent 7fa143964e
commit 6d7ffd40ae

View file

@ -2,6 +2,13 @@
## High priority ## High priority
* udp
* fix cleaning
* fix statistics
* fix config
* consider ways of avoiding response peer allocations
* make ConnectionValidator faster by avoiding calling time functions so often
## Medium priority ## Medium priority
* stagger cleaning tasks? * stagger cleaning tasks?