Update CHANGELOG

This commit is contained in:
Joakim Frostegård 2024-01-01 17:22:36 +01:00
parent d1f9f88850
commit 3d9a35d376

View file

@ -7,6 +7,8 @@
#### Added
* Add `aquatic_peer_id` crate with peer client information logic
* Add `aquatic_bencher` crate for automated benchmarking of aquatic and other
BitTorrent trackers
### aquatic_udp
@ -22,6 +24,8 @@
* Reuse allocations in swarm response channel
* Remove config key `network.poll_event_capacity`
* Harden ConnectionValidator to make IP spoofing even more costly
* Distribute announce responses from swarm workers over socket workers to
decrease performance loss due to underutilized threads
### aquatic_http