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
6ee8ed4895
commit
a9f9b59086
1 changed files with 5 additions and 0 deletions
5
TODO.md
5
TODO.md
|
|
@ -1,7 +1,11 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
## General
|
## General
|
||||||
|
* extract response peers: extract "one extra" to compensate for removal
|
||||||
|
of sender if present in selection?
|
||||||
* automatic tests running real clients in container?
|
* automatic tests running real clients in container?
|
||||||
|
* https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action
|
||||||
|
* https://hub.docker.com/_/rust
|
||||||
|
|
||||||
## 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?
|
||||||
|
|
@ -17,6 +21,7 @@
|
||||||
can distribute them to different workers)
|
can distribute them to different workers)
|
||||||
|
|
||||||
## aquatic_http
|
## aquatic_http
|
||||||
|
* clean_torrent_map doesn't update statistics..
|
||||||
* test torrent transfer with real clients
|
* test torrent transfer with real clients
|
||||||
* test tls
|
* test tls
|
||||||
* scrape: does it work (serialization etc), and with multiple hashes?
|
* scrape: does it work (serialization etc), and with multiple hashes?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue