mirror of
https://github.com/thegeneralist01/p2p-failover
synced 2026-01-11 23:50:28 +01:00
make checking alive nodes multithreaded
This commit is contained in:
parent
5b4bc54c1f
commit
bc39e5caaf
4 changed files with 113 additions and 37 deletions
|
|
@ -12,3 +12,4 @@ reqwest = "0.12.12"
|
|||
tokio = { version = "=1.40.0", features = ["full"] }
|
||||
notify = "8.0.0"
|
||||
anyhow = "1.0.97"
|
||||
futures = "0.3.31"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue