aquatic_http: AnnounceRequest: make numwant optional, remove trackerid

This commit is contained in:
Joakim Frostegård 2020-07-04 11:20:58 +02:00
parent 6b7ce0e211
commit 2f2da8deb0
3 changed files with 17 additions and 14 deletions

View file

@ -40,7 +40,6 @@ pub struct ScrapeStatistics {
pub struct AnnounceResponse {
#[serde(rename = "interval")]
pub announce_interval: usize,
pub tracker_id: String, // Optional??
pub complete: usize,
pub incomplete: usize,
#[serde(