mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +00:00
Update TODO
This commit is contained in:
parent
5babd8eda0
commit
6b881af20d
1 changed files with 4 additions and 3 deletions
7
TODO.md
7
TODO.md
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue