mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
Update TODO
This commit is contained in:
parent
c7f7f010ca
commit
09c61b884c
1 changed files with 3 additions and 9 deletions
12
TODO.md
12
TODO.md
|
|
@ -2,20 +2,14 @@
|
|||
|
||||
## High priority
|
||||
|
||||
* udp
|
||||
* if peer_clients is on, add task to generate prometheus exports on regular
|
||||
interval to clean up data
|
||||
* general
|
||||
* add task to generate prometheus exports on regular interval to clean up
|
||||
data. this is important if peer_clients is activated
|
||||
|
||||
* http
|
||||
* consider storing small number of peers without extra heap allocation
|
||||
* add CI transfer test for http without TLS
|
||||
|
||||
* ws
|
||||
* extract offer receiver peers while peer is removed, as in udp implementation
|
||||
* consider storing small number of peers without extra heap allocation
|
||||
* if peer_clients is on, add task to generate prometheus exports on regular
|
||||
interval to clean up data
|
||||
|
||||
* 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