High-performance open BitTorrent tracker (UDP, HTTP, WebTorrent)
Find a file
Joakim Frostegård 4691080602 Update TODO
2020-04-11 14:23:03 +02:00
aquatic cli_helpers: run_with_cli_and_config: rename function and "f" argument 2020-04-11 14:19:46 +02:00
aquatic_bench bittorrent_udp: add RequestParseError; remove InvalidRequest; other fixes 2020-04-10 15:16:20 +02:00
bittorrent_udp bittorrent_udp: improve code formatting and imports 2020-04-10 15:20:27 +02:00
cli_helpers cli_helpers: run_with_cli_and_config: rename function and "f" argument 2020-04-11 14:19:46 +02:00
scripts Add scripts/test.sh for running tests with higher quickcheck settings 2020-04-10 03:30:59 +02:00
.gitignore Initial commit: aquatic, udp bittorrent tracker 2020-04-04 22:08:32 +02:00
Cargo.lock bittorrent_udp: add quickcheck tests for response byte conversion 2020-04-10 03:30:53 +02:00
Cargo.toml add crate cli_helpers with option and config parsing; use in aquatic 2020-04-09 16:55:40 +02:00
README.md Update README 2020-04-10 03:29:42 +02:00
TODO.md Update TODO 2020-04-11 14:23:03 +02:00

aquatic

Fast multithreaded UDP BitTorrent tracker written in Rust