http: extract response peers while announcing peer removed

This improves performance by avoiding lots of comparisons
This commit is contained in:
Joakim Frostegård 2024-01-24 23:33:15 +01:00
parent d346cf97aa
commit 73eeb22f66
2 changed files with 94 additions and 64 deletions

View file

@ -7,7 +7,6 @@
interval to clean up data
* http
* extract response peers while peer is removed, as in udp implementation
* consider storing small number of peers without extra heap allocation
* add CI transfer test for http without TLS