mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
start work on using seperate threads for sockets and handlers
This commit is contained in:
parent
8d7cbb7926
commit
3527952242
12 changed files with 180 additions and 98 deletions
1
TODO.md
1
TODO.md
|
|
@ -5,6 +5,7 @@
|
|||
* Generic bench function since current functions are almost identical
|
||||
* Show percentile stats for peers per torrent
|
||||
* aquatic
|
||||
* https://docs.rs/crossbeam/0.7.3/crossbeam/utils/struct.Backoff.html#method.is_completed
|
||||
* Tests
|
||||
* Handle Ipv4 and Ipv6 peers. Probably split state. Ipv4 peers can't make
|
||||
use of Ipv6 ones. Ipv6 ones may or may note be able to make use of Ipv4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue