completed server half

This commit is contained in:
MeexReay 2025-07-28 20:03:17 +03:00
parent 4903ac3ab1
commit 95c1765c43
3 changed files with 43 additions and 3 deletions

1
Cargo.lock generated
View file

@ -1196,6 +1196,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43864ed400b6043a4757a25c7a64a8efde741aed79a056a2fb348a406701bb35"
dependencies = [
"backtrace",
"bytes",
"io-uring",
"libc",
"mio",