Module services

Source
Expand description

Application services for the HTTP tracker.

These modules contain logic that is specific for the HTTP tracker but it does depend on the Axum web server. It could be reused for other web servers.

Refer to torrust_tracker documentation.

Modulesยง

announce
The announce service.
peer_ip_resolver
This service resolves the peer IP from the request.
scrape
The scrape service.