package
0.1.2
Repository: https://github.com/sot-tech/mochi.git
Documentation: pkg.go.dev

# Functions

NewFrontend builds and starts http bittorrent frontend from provided configuration.

# Constants

DefaultAnnounceRoute is the default url path to listen announce requests if nothing else provided.
DefaultScrapeRoute is the default url path to listen scrape requests if nothing else provided.
Name - registered name of the frontend.

# Structs

Config represents all configurable options for an HTTP BitTorrent Frontend.
ParseOptions is the configuration used to parse an Announce Request.