mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update TODO
This commit is contained in:
parent
e6c7b2d23a
commit
3e4bcf022e
1 changed files with 4 additions and 2 deletions
6
TODO.md
6
TODO.md
|
|
@ -2,11 +2,13 @@
|
||||||
|
|
||||||
## High priority
|
## High priority
|
||||||
|
|
||||||
|
* Only return peers when AnnounceEvent != Stopped
|
||||||
|
* Do new udp load test round
|
||||||
|
* Release new version
|
||||||
|
|
||||||
## Medium priority
|
## Medium priority
|
||||||
|
|
||||||
* Consider replacing unmaintained indexmap-amortized with plain indexmap
|
* 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
|
* Run cargo-fuzz on protocol crates
|
||||||
|
|
||||||
* quit whole program if any thread panics
|
* quit whole program if any thread panics
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue