http_private: handle announce requests in request worker

This commit is contained in:
Joakim Frostegård 2022-04-03 16:26:41 +02:00
parent e228f5a4c2
commit eeaae29fa8
4 changed files with 215 additions and 75 deletions

1
Cargo.lock generated
View file

@ -153,6 +153,7 @@ dependencies = [
"hex",
"log",
"mimalloc",
"rand",
"serde",
"socket2 0.4.4",
"sqlx",