Update TODO

This commit is contained in:
Joakim Frostegård 2020-04-11 15:03:45 +02:00
parent c45fa80391
commit 054d36b316

View file

@ -5,7 +5,6 @@
* Iterate over whole returned buffer and run e.g. xor on it (.iter().fold()) * Iterate over whole returned buffer and run e.g. xor on it (.iter().fold())
* Generic bench function since current functions are almost identical * Generic bench function since current functions are almost identical
* Show percentile stats for peers per torrent * Show percentile stats for peers per torrent
* Configuration, cli
* aquatic * aquatic
* Tests * Tests
* Handle Ipv4 and Ipv6 peers. Probably split state. Ipv4 peers can't make * Handle Ipv4 and Ipv6 peers. Probably split state. Ipv4 peers can't make