High-performance open BitTorrent tracker (UDP, HTTP, WebTorrent)
Find a file
Joakim Frostegård ac52668a3d add crate cli_helpers with option and config parsing; use in aquatic
Putting cli functionality into its own crate will allow using it
from aquatic_bench and possibly other programs.
2020-04-09 16:55:40 +02:00
aquatic add crate cli_helpers with option and config parsing; use in aquatic 2020-04-09 16:55:40 +02:00
aquatic_bench aquatic_bench: Cargo.toml: sort dependencies alphabetically 2020-04-09 11:52:23 +02:00
bittorrent_udp Add inline markers; simplify ip address conversion in request_from_bytes 2020-04-08 11:21:00 +02:00
cli_helpers add crate cli_helpers with option and config parsing; use in aquatic 2020-04-09 16:55:40 +02:00
scripts add crate cli_helpers with option and config parsing; use in aquatic 2020-04-09 16:55:40 +02:00
.gitignore Initial commit: aquatic, udp bittorrent tracker 2020-04-04 22:08:32 +02:00
Cargo.lock add crate cli_helpers with option and config parsing; use in aquatic 2020-04-09 16:55:40 +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 Add short README.md 2020-04-09 11:53:19 +02:00
TODO.md Update TODO 2020-04-09 11:48:00 +02:00

aquatic

Fast multithreaded UDP BitTorrent tracker written in Rust