mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
udp protocol: improve README
This commit is contained in:
parent
38de05a6c4
commit
239266ddab
1 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
# aquatic_udp_protocol: UDP BitTorrent tracker protocol
|
# aquatic_udp_protocol: UDP BitTorrent tracker protocol
|
||||||
|
|
||||||
[UDP BitTorrent](https://www.bittorrent.org/beps/bep_0015.html) tracker
|
UDP BitTorrent tracker message parsing and serialization.
|
||||||
message parsing and serialization.
|
|
||||||
|
Implements [BEP 015](https://www.bittorrent.org/beps/bep_0015.html) ([more details](https://libtorrent.org/udp_tracker_protocol.html)).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue