mirror of
https://github.com/greatest-ape/aquatic.git
synced 2026-07-31 07:49:21 +00:00
6 lines
252 B
Markdown
6 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)).
|