mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
Update TODO; minor fixes to aquatic_http and aquatic_common_tcp
This commit is contained in:
parent
7bc47ab93f
commit
f3dcc8762e
4 changed files with 107 additions and 105 deletions
|
|
@ -134,7 +134,7 @@ pub struct ScrapeResponse {
|
|||
}
|
||||
|
||||
|
||||
#[derive(Debug, Clone, Deserialize)]
|
||||
#[derive(Debug, Clone)]
|
||||
pub enum Request {
|
||||
Announce(AnnounceRequest),
|
||||
Scrape(ScrapeRequest),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue