impl UDP sward

This commit is contained in:
2025-09-06 18:16:30 +09:00
parent 80937b301a
commit 4c55fd320d
3 changed files with 73 additions and 0 deletions

2
Cargo.lock generated
View File

@@ -1568,9 +1568,11 @@ version = "0.1.0"
dependencies = [
"bytes",
"compact_str",
"libc",
"rand",
"regex",
"reqwest",
"socket2",
"thiserror",
"tokio",
"tokio-util",