mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
aquatic_udp: improve request parse errors, send less error responses
This commit is contained in:
parent
bfab6bb48f
commit
f0a15e9b6f
4 changed files with 78 additions and 67 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -216,6 +216,7 @@ name = "aquatic_udp_protocol"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"either",
|
||||
"quickcheck",
|
||||
"quickcheck_macros",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue