6 releases (1 stable)
3.0.0 | Oct 3, 2024 |
---|---|
3.0.0-alpha.11 | Sep 18, 2023 |
3.0.0-alpha.3 | Jul 10, 2023 |
3.0.0-alpha.2 | Apr 13, 2023 |
3.0.0-alpha.1 |
|
#2213 in Network programming
208 downloads per month
Used in 3 crates
29KB
635 lines
Torrust Tracker Primitives
A library with the primitive types shared by the Torrust Tracker packages.
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
~4.5–6.5MB
~116K SLoC