btracker-scrape 0.1.0

Shared BitTorrent scrape API for the βtracker project components
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "btracker-scrape"
version = "0.1.0"
edition = "2024"
license = "MIT"
readme = "README.md"
description = "Shared BitTorrent scrape API for the βtracker project components"
keywords = ["btracker", "bittorrent", "scrape", "udp", "tcp"]
categories = ["network-programming"]
repository = "https://github.com/YGGverse/btracker-scrape"

[dependencies]
rand = "0.9.2"