mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +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
|
# 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
|
* aquatic_udp glommio
|
||||||
|
* Check that it is the response consumer id responses are sent back to
|
||||||
* Add to file transfer CI
|
* 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue