aquatic/crates/udp_protocol
2024-07-15 20:25:42 +02:00
..
src dev: add ordinal compare to udp primitive types 2024-07-15 20:25:42 +02:00
Cargo.toml Add separate READMEs for bencher, peer_id and all protocol crates 2024-01-27 18:05:21 +01:00
README.md udp protocol: improve README 2024-01-29 20:01:05 +01:00

aquatic_udp_protocol: UDP BitTorrent tracker protocol

UDP BitTorrent tracker message parsing and serialization.

Implements BEP 015 (more details).