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
1e9376302d
commit
7b20942d0f
1 changed files with 9 additions and 2 deletions
11
TODO.md
11
TODO.md
|
|
@ -17,13 +17,20 @@
|
||||||
* cargo-deny
|
* cargo-deny
|
||||||
|
|
||||||
* aquatic_udp
|
* aquatic_udp
|
||||||
|
* uring
|
||||||
|
* ValidUntil periodic update
|
||||||
|
* statistics
|
||||||
|
* ipv6_only
|
||||||
|
* shared config keys such as poll interval
|
||||||
|
* mio
|
||||||
|
* stagger connection cleaning intervals?
|
||||||
|
* ipv4-mapped addresses
|
||||||
|
* ipv6_only
|
||||||
* glommio
|
* glommio
|
||||||
* consider sending local responses immediately
|
* consider sending local responses immediately
|
||||||
* consider adding ConnectedScrapeRequest::Scrape(PendingScrapeRequest)
|
* consider adding ConnectedScrapeRequest::Scrape(PendingScrapeRequest)
|
||||||
containing TransactionId and BTreeMap<usize, InfoHash>, and same for
|
containing TransactionId and BTreeMap<usize, InfoHash>, and same for
|
||||||
response
|
response
|
||||||
* mio
|
|
||||||
* stagger connection cleaning intervals?
|
|
||||||
|
|
||||||
* aquatic_http:
|
* aquatic_http:
|
||||||
* clean out connections regularly
|
* clean out connections regularly
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue