High-performance open BitTorrent tracker (UDP, HTTP, WebTorrent)
Find a file
Joakim Frostegård 32edee9bbb aquatic: add #[inline] to handle_readable_socket and handlers
Also update aquatic_bench comment with new bench results
2020-04-09 10:14:53 +02:00
aquatic aquatic: add #[inline] to handle_readable_socket and handlers 2020-04-09 10:14:53 +02:00
aquatic_bench aquatic: add #[inline] to handle_readable_socket and handlers 2020-04-09 10:14:53 +02:00
bittorrent_udp Add inline markers; simplify ip address conversion in request_from_bytes 2020-04-08 11:21:00 +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 benchmark byte conversion as well; bittorrent_udp: use buffers 2020-04-07 20:19:28 +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-08 20:20:57 +02:00