mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
bencher: udp: support chihaya, improve error handling, update sets
This commit is contained in:
parent
af45feb911
commit
0c500ec4f0
6 changed files with 211 additions and 25 deletions
|
|
@ -25,7 +25,7 @@ struct Args {
|
|||
|
||||
#[derive(Subcommand)]
|
||||
enum Command {
|
||||
/// Benchmark UDP BitTorrent trackers aquatic_udp and opentracker
|
||||
/// Benchmark UDP BitTorrent trackers aquatic_udp, opentracker and chihaya
|
||||
#[cfg(feature = "udp")]
|
||||
Udp(protocols::udp::UdpCommand),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue