mirror of
https://github.com/BillyOutlast/torrential.git
synced 2026-07-01 13:14:27 -04:00
248 B
248 B
Structure
Torrential is a typical Rust project. Source files are in src/.
handlers.rs contains most non-download endpoint handlers. serve.rs contains the download endpoint handler.
remote.rs handles communciating with the Drop server.