Function torrust_tracker::bootstrap::app::initialize_tracker
source · pub fn initialize_tracker(config: &Arc<Configuration>) -> TrackerExpand description
It builds the domain tracker
The tracker is the domain layer service. It’s the entrypoint to make requests to the domain layer. It’s used by other higher-level components like the UDP and HTTP trackers or the tracker API.