mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
work on http_private, including parsing announce requests
This commit is contained in:
parent
87223f7952
commit
dc943674f6
7 changed files with 69 additions and 33 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -144,8 +144,10 @@ name = "aquatic_http_private"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"aquatic_http_protocol",
|
||||
"axum",
|
||||
"dotenv",
|
||||
"hex",
|
||||
"socket2 0.4.4",
|
||||
"sqlx",
|
||||
"tokio",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue