mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +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
|
||||
|
||||
* feature-gate cpu pinning on supported OS-es
|
||||
|
||||
* readme
|
||||
* document privilege dropping and cpu pinning
|
||||
* 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
|
||||
|
||||
* CI
|
||||
* run build and check on multiple OSes
|
||||
* Linux: all implementations
|
||||
* FreeBSD, macOS (?): mio implementations
|
||||
* file transfer CI for all implementations
|
||||
* test access lists?
|
||||
* cargo-deny
|
||||
|
|
@ -44,6 +39,9 @@
|
|||
* consider better error type for request parsing, so that better error
|
||||
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
|
||||
|
||||
* extract response peers: extract "one extra" to compensate for removal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue