Update TODO

This commit is contained in:
Joakim Frostegård 2021-10-23 22:29:46 +02:00
parent a554240ec8
commit b530ca20cf

View file

@ -1,12 +1,13 @@
# TODO # TODO
* aquatic_udp glommio * aquatic_udp glommio
* Add to file transfer CI
* 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
* access lists: * access lists:
* use arc-swap Cache * use arc-swap Cache?
* add CI tests * add CI tests
* aquatic_ws: should it send back error on message parse error, or does that * aquatic_ws: should it send back error on message parse error, or does that