[feat] client robust against server disconnects and better logging on the client

This commit is contained in:
2024-11-10 15:45:55 +01:00
parent 89af1f9176
commit 9f8c6d3417
4 changed files with 95 additions and 84 deletions

1
Cargo.lock generated
View File

@ -2389,6 +2389,7 @@ dependencies = [
"lanspread-db",
"lanspread-proto",
"lanspread-utils",
"log",
"s2n-quic",
"serde_json",
"tokio",