aquatic_udp: improve request parse errors, send less error responses

This commit is contained in:
Joakim Frostegård 2021-10-18 02:10:39 +02:00
parent bfab6bb48f
commit f0a15e9b6f
4 changed files with 78 additions and 67 deletions

View file

@ -9,6 +9,7 @@ repository = "https://github.com/greatest-ape/aquatic"
[dependencies]
byteorder = "1"
either = "1"
[dev-dependencies]
quickcheck = "1.0"