mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update CHANGELOG
This commit is contained in:
parent
d1f9f88850
commit
3d9a35d376
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
||||||
#### Added
|
#### Added
|
||||||
|
|
||||||
* Add `aquatic_peer_id` crate with peer client information logic
|
* 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
|
### aquatic_udp
|
||||||
|
|
||||||
|
|
@ -22,6 +24,8 @@
|
||||||
* Reuse allocations in swarm response channel
|
* Reuse allocations in swarm response channel
|
||||||
* Remove config key `network.poll_event_capacity`
|
* Remove config key `network.poll_event_capacity`
|
||||||
* Harden ConnectionValidator to make IP spoofing even more costly
|
* 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
|
### aquatic_http
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue