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
d03bf48433
commit
bbf781ddd6
1 changed files with 9 additions and 0 deletions
9
TODO.md
9
TODO.md
|
|
@ -1,6 +1,15 @@
|
|||
# TODO
|
||||
|
||||
* aquatic_http glommio:
|
||||
* cpu pinning - also rename config
|
||||
* access lists
|
||||
* scrape requests
|
||||
* clean out connections regularly
|
||||
* timeout inside of task for "it took to long to receive request, send response"?
|
||||
* remove finished tasks from slab
|
||||
|
||||
* aquatic_udp glommio
|
||||
* Check that it is the response consumer id responses are sent back to
|
||||
* Add to file transfer CI
|
||||
* consider adding ConnectedScrapeRequest::Scrape(PendingScrapeRequest)
|
||||
containing TransactionId and BTreeMap<usize, InfoHash>, and same for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue