Update TODO

This commit is contained in:
Joakim Frostegård 2020-05-25 18:44:11 +02:00
parent 5babd8eda0
commit 6b881af20d

View file

@ -1,10 +1,8 @@
# TODO
## General
* net2 is deprecated, so transition to socket2 instead
## aquatic_ws
* ipv4 and ipv6 state split: think about this more..
* set debug level for various outputs
## aquatic_udp
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?
@ -14,6 +12,9 @@
use of Ipv4 ones, I have to check.
* More tests?
## aquatic_udp_bench
* move plot_pareto to own crate
## bittorrent_udp
* Tests with good known byte sequences (requests and responses)