feat: talk locally and listen from server

This commit is contained in:
Ahmet Kaan Gümüş 2025-05-17 05:05:33 +03:00
parent d930888abb
commit 1451e9ccfc
9 changed files with 320 additions and 80 deletions

1
Cargo.lock generated
View file

@ -3465,6 +3465,7 @@ version = "0.1.0"
dependencies = [
"chrono",
"protocol",
"s2n-quic",
"serde",
"serde_json",
"tokio",