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
a554240ec8
commit
b530ca20cf
1 changed files with 2 additions and 1 deletions
3
TODO.md
3
TODO.md
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue