complete federation destination caching preempting getaddrinfo(3).

fixed some clippy lints and spacing adjusted

Signed-off-by: Jason Volk <jason@zemos.net>
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
Jason Volk 2024-03-17 02:20:23 -04:00 committed by June
parent 6fe0ea05b8
commit 95ea665649
4 changed files with 50 additions and 32 deletions

1
Cargo.lock generated
View file

@ -2062,6 +2062,7 @@ dependencies = [
"tokio-rustls",
"tokio-socks",
"tower-service",
"trust-dns-resolver",
"url",
"wasm-bindgen",
"wasm-bindgen-futures",