mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_ws: add Config, use in many places; use cli_helpers for cli
Also add mimalloc
This commit is contained in:
parent
0c8160e3d6
commit
21048727db
6 changed files with 189 additions and 20 deletions
5
TODO.md
5
TODO.md
|
|
@ -9,11 +9,10 @@
|
|||
* test
|
||||
* test full torrent transfer (offer-answer exchange)
|
||||
* torrent state cleaning
|
||||
* config
|
||||
* limit number of info hashes allowed in scrape requests
|
||||
* cli, mimalloc
|
||||
* log crate instead of println/eprintln
|
||||
* privdrop
|
||||
* some config.network fields are actually used in handler. maybe they should
|
||||
be checked while parsing? not completely clear
|
||||
|
||||
## aquatic_udp
|
||||
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue