mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45: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
|
|
@ -9,6 +9,7 @@ repository = "https://github.com/greatest-ape/aquatic"
|
|||
|
||||
[dependencies]
|
||||
byteorder = "1"
|
||||
either = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue