mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +00:00
Update TODO
This commit is contained in:
parent
a96a015d25
commit
b4b84659a7
1 changed files with 3 additions and 5 deletions
8
TODO.md
8
TODO.md
|
|
@ -1,7 +1,5 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
* feature-gate cpu pinning on supported OS-es
|
|
||||||
|
|
||||||
* readme
|
* readme
|
||||||
* document privilege dropping and cpu pinning
|
* document privilege dropping and cpu pinning
|
||||||
* document access list log output levels and that it exits program
|
* document access list log output levels and that it exits program
|
||||||
|
|
@ -14,9 +12,6 @@
|
||||||
* implement socket_recv_size and ipv6_only in glommio implementations
|
* implement socket_recv_size and ipv6_only in glommio implementations
|
||||||
|
|
||||||
* CI
|
* CI
|
||||||
* run build and check on multiple OSes
|
|
||||||
* Linux: all implementations
|
|
||||||
* FreeBSD, macOS (?): mio implementations
|
|
||||||
* file transfer CI for all implementations
|
* file transfer CI for all implementations
|
||||||
* test access lists?
|
* test access lists?
|
||||||
* cargo-deny
|
* cargo-deny
|
||||||
|
|
@ -44,6 +39,9 @@
|
||||||
* consider better error type for request parsing, so that better error
|
* consider better error type for request parsing, so that better error
|
||||||
messages can be sent back (e.g., "full scrapes are not supported")
|
messages can be sent back (e.g., "full scrapes are not supported")
|
||||||
|
|
||||||
|
* http and ws load tests
|
||||||
|
* add config key 'connection_open_interval_ms', default to 1000
|
||||||
|
|
||||||
## Less important
|
## Less important
|
||||||
|
|
||||||
* extract response peers: extract "one extra" to compensate for removal,
|
* extract response peers: extract "one extra" to compensate for removal,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue