mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
Update TODO
This commit is contained in:
parent
853ed91638
commit
4addb0de49
1 changed files with 5 additions and 6 deletions
11
TODO.md
11
TODO.md
|
|
@ -17,18 +17,17 @@
|
||||||
* cargo-deny
|
* cargo-deny
|
||||||
|
|
||||||
* aquatic_udp
|
* aquatic_udp
|
||||||
|
* shard torrent state
|
||||||
|
* old note that might be useful:
|
||||||
|
* consider adding ConnectedScrapeRequest::Scrape(PendingScrapeRequest)
|
||||||
|
containing TransactionId and BTreeMap<usize, InfoHash>, and same for
|
||||||
|
response
|
||||||
* uring
|
* uring
|
||||||
* ValidUntil periodic update
|
* ValidUntil periodic update
|
||||||
* statistics
|
* statistics
|
||||||
* shared config keys such as poll interval
|
* shared config keys such as poll interval
|
||||||
* mio
|
* mio
|
||||||
* stagger connection cleaning intervals?
|
* stagger connection cleaning intervals?
|
||||||
* ipv4-mapped addresses
|
|
||||||
* glommio
|
|
||||||
* consider sending local responses immediately
|
|
||||||
* consider adding ConnectedScrapeRequest::Scrape(PendingScrapeRequest)
|
|
||||||
containing TransactionId and BTreeMap<usize, InfoHash>, and same for
|
|
||||||
response
|
|
||||||
|
|
||||||
* aquatic_http:
|
* aquatic_http:
|
||||||
* clean out connections regularly
|
* clean out connections regularly
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue