Crate torrust_tracker_primitives

Source
Expand description

Primitive types for Torrust Tracker.

This module contains the basic data structures for the Torrust Tracker, which is a BitTorrent tracker server. These structures are used not only by the tracker server crate, but also by other crates in the Torrust ecosystem.

Modules§

info_hash
pagination
peer
Peer struct used by the core Tracker.
swarm_metadata
torrent_metrics

Type Aliases§

DurationSinceUnixEpoch
Duration since the Unix Epoch.
PersistentTorrents