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
b4d3feb777
commit
752873280b
1 changed files with 2 additions and 3 deletions
5
TODO.md
5
TODO.md
|
|
@ -1,6 +1,7 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
* access lists:
|
* access lists:
|
||||||
|
* disallow any activity until access list is loaded / load it at startup
|
||||||
* test functionality
|
* test functionality
|
||||||
* rename Allow to Require?
|
* rename Allow to Require?
|
||||||
* serde-rename AccessListTypes to lowercase
|
* serde-rename AccessListTypes to lowercase
|
||||||
|
|
@ -15,8 +16,7 @@
|
||||||
## General
|
## General
|
||||||
* extract response peers: extract "one extra" to compensate for removal,
|
* extract response peers: extract "one extra" to compensate for removal,
|
||||||
of sender if present in selection? maybe make criterion benchmark,
|
of sender if present in selection? maybe make criterion benchmark,
|
||||||
optimize. consider rerunning udp benchmark, last change (filtering out
|
optimize
|
||||||
sender) might have had an adverse impact on performance.
|
|
||||||
|
|
||||||
## aquatic_http_load_test
|
## aquatic_http_load_test
|
||||||
* how handle large number of peers for "popular" torrents in keepalive mode?
|
* how handle large number of peers for "popular" torrents in keepalive mode?
|
||||||
|
|
@ -33,7 +33,6 @@
|
||||||
|
|
||||||
## aquatic_http
|
## aquatic_http
|
||||||
* test torrent transfer with real clients
|
* test torrent transfer with real clients
|
||||||
* test tls
|
|
||||||
* scrape: does it work (serialization etc), and with multiple hashes?
|
* scrape: does it work (serialization etc), and with multiple hashes?
|
||||||
* 'left' optional in magnet requests? Probably not. Transmission sends huge
|
* 'left' optional in magnet requests? Probably not. Transmission sends huge
|
||||||
positive number.
|
positive number.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue