mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
udp: add optional resending buffer for responses that failed to send
This commit is contained in:
parent
945ff41ef2
commit
5cfd270ab7
6 changed files with 105 additions and 16 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -216,6 +216,7 @@ dependencies = [
|
|||
"getrandom",
|
||||
"hashbrown 0.12.1",
|
||||
"hex",
|
||||
"libc",
|
||||
"log",
|
||||
"mimalloc",
|
||||
"mio",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue