udp: improve resend buffer logic and log messages

This commit is contained in:
Joakim Frostegård 2022-07-03 22:24:58 +02:00
parent ae77c7426e
commit ff071080b0
3 changed files with 68 additions and 106 deletions

View file

@ -8,6 +8,7 @@ description = "High-performance open UDP BitTorrent tracker"
repository = "https://github.com/greatest-ape/aquatic"
keywords = ["udp", "server", "peer-to-peer", "torrent", "bittorrent"]
readme = "../README.md"
rust-version = "1.62"
[lib]
name = "aquatic_udp"