send SSDP NOTIFY in parallel

This commit is contained in:
Igor Katson 2024-08-28 16:21:59 +01:00
parent 5f7bf174bf
commit 76e0e1aa8f
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
3 changed files with 34 additions and 16 deletions

1
Cargo.lock generated
View file

@ -1649,6 +1649,7 @@ dependencies = [
"anyhow",
"axum",
"bstr",
"futures",
"gethostname",
"http",
"httparse",