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