Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

BitTorrent HTTP Tracker Core library

A library with the core functionality needed to implement a BitTorrent HTTP tracker.

You usually don’t need to use this library directly. Instead, you should use the Torrust Tracker. If you want to build your own tracker, you can use this library as the core functionality.

Disclaimer: This library is actively under development. We’re currently extracting and refining common types from theTorrust Tracker to make them available to the BitTorrent community in Rust. While these types are functional, they are not yet ready for use in production or third-party projects.

Documentation

Crate documentation.

License

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