mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
aquatic_ws network: don't send error response when message parse fails
This commit is contained in:
parent
f32cb522e2
commit
1e66b18e52
2 changed files with 7 additions and 1 deletions
3
TODO.md
3
TODO.md
|
|
@ -6,6 +6,9 @@
|
|||
* aquatic_http
|
||||
* aquatic_ws, including sending back new error responses
|
||||
|
||||
* aquatic_ws: should it send back error on message parse error, or does that
|
||||
just indicate that not enough data has been received yet?
|
||||
|
||||
* Consider turning on safety and override flags in mimalloc, mostly for
|
||||
simd-json. It might be faster to just stop using simd-json if I consider
|
||||
it insecure, which it maybe isn't.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue