mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
5 lines
252 B
Markdown
5 lines
252 B
Markdown
# aquatic_udp_protocol: UDP BitTorrent tracker protocol
|
|
|
|
UDP BitTorrent tracker message parsing and serialization.
|
|
|
|
Implements [BEP 015](https://www.bittorrent.org/beps/bep_0015.html) ([more details](https://libtorrent.org/udp_tracker_protocol.html)).
|