mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
udp: improve resend buffer logic and log messages
This commit is contained in:
parent
ae77c7426e
commit
ff071080b0
3 changed files with 68 additions and 106 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue