mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_udp: validate requests in socket workers
Also, don't send error responses for unconnected requests
This commit is contained in:
parent
fc90c71a56
commit
7616df9686
11 changed files with 88 additions and 259 deletions
2
TODO.md
2
TODO.md
|
|
@ -1,7 +1,5 @@
|
|||
# TODO
|
||||
|
||||
* aquatic_udp needs to check connection validity before sending error responses! connection validity checks could be moved to socket workers, since theyare sharded by ip
|
||||
|
||||
* access lists:
|
||||
* use arc-swap Cache
|
||||
* test functionality
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue