Update TODO

This commit is contained in:
Joakim Frostegård 2021-11-15 22:35:49 +01:00
parent 853ed91638
commit 4addb0de49

11
TODO.md
View file

@ -17,18 +17,17 @@
* cargo-deny
* 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
* ValidUntil periodic update
* statistics
* shared config keys such as poll interval
* mio
* 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:
* clean out connections regularly