mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
| .. | ||
| benches | ||
| src | ||
| target/criterion | ||
| Cargo.toml | ||
| README.md | ||
aquatic_http_protocol: HTTP BitTorrent tracker protocol
HTTP BitTorrent tracker message parsing and serialization.
Implements:
- BEP 003: HTTP BitTorrent protocol (more details). Exceptions:
- Only compact responses are supported
- BEP 023: Compact HTTP responses
- BEP 007: IPv6 support
- BEP 048: HTTP scrape support