feat: multi-client support. still missing lots more of the code, such as

the logs not being aligned
This commit is contained in:
Soph :3 2025-09-16 11:03:03 +03:00
parent 6371ab1886
commit 89d1d28052
5 changed files with 144 additions and 100 deletions

View file

@ -36,3 +36,4 @@ thousands = "0.2.0"
rayon = "1.11.0"
hocon = {version = "0.9.0", default-features = false, features = ["serde-support"] }
futures = "0.3.31"