mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -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.