feat: depot API
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user