mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
update ws dependencies as well as http rustls dependency
This commit is contained in:
parent
071f088d8b
commit
3042539101
16 changed files with 499 additions and 295 deletions
8
TODO.md
8
TODO.md
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## High priority
|
||||
|
||||
* if peer_clients is on, add task to generate prometheus exports on regular
|
||||
interval to clean up data. should more or less fix prometheus memory leak
|
||||
|
||||
* ws
|
||||
* mimalloc feature, same for http
|
||||
* try replacing race with futures::future::select
|
||||
* bug report for glommio regarding memory leak
|
||||
|
||||
* aquatic_bench
|
||||
* Opentracker "slow to get up to speed", is it due to getting faster once
|
||||
inserts are rarely needed since most ip-port combinations have been sent?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue