mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-06-22 04:11:32 +10: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.