High-performance open BitTorrent tracker (UDP, HTTP, WebTorrent)
Find a file
Joakim Frostegård a674a5f087 Update TODO
2020-04-06 20:15:54 +02:00
aquatic aquatic: add Config struct, use in code 2020-04-06 20:14:24 +02:00
aquatic_bench aquatic: add Config struct, use in code 2020-04-06 20:14:24 +02:00
bittorrent_udp on invalid requests, return error response; simplify Request type 2020-04-06 19:43:49 +02:00
scripts on invalid requests, return error response; simplify Request type 2020-04-06 19:43:49 +02:00
.gitignore Initial commit: aquatic, udp bittorrent tracker 2020-04-04 22:08:32 +02:00
Cargo.lock bench_handlers: add indicatif progress bars (nice but a bit unnecessary) 2020-04-06 13:51:03 +02:00
Cargo.toml Move benchmarks to seperate crate "aquatic_bench" 2020-04-06 12:49:54 +02:00
TODO.md Update TODO 2020-04-06 20:15:54 +02:00