Update TODO

This commit is contained in:
Joakim Frostegård 2021-10-18 01:39:20 +02:00
parent f64e2e726b
commit bfab6bb48f

View file

@ -1,11 +1,10 @@
# TODO
* aquatic_udp: clean ConnectionMap less often
* access lists:
* use arc-swap Cache
* test functionality
* aquatic_udp
* aquatic_http
* aquatic_ws, including sending back new error responses
* add CI tests
* aquatic_ws: should it send back error on message parse error, or does that
just indicate that not enough data has been received yet?