#primitive #library #api #p2p

torrust-tracker-primitives

A library with the primitive types shared by the Torrust tracker packages

5 releases

3.0.0-alpha.11 Sep 18, 2023
3.0.0-alpha.10 Sep 16, 2023
3.0.0-alpha.3 Jul 10, 2023
3.0.0-alpha.2 Apr 13, 2023
3.0.0-alpha.1 Mar 17, 2023

#2074 in Network programming

29 downloads per month
Used in 3 crates

Custom license

14KB

Torrust Tracker Primitives

A library with the primitive types shared by the Torrust Tracker packages.

Documentation

Crate documentation.

License

The project is licensed under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE.


lib.rs:

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.

Dependencies

~0.5–1MB
~24K SLoC