Make the /resolve_magnet HTTP endpoint return an actual torrent file, not info
This commit is contained in:
parent
cd0f38f0fb
commit
d54b67d2dc
6 changed files with 132 additions and 23 deletions
|
|
@ -1,4 +1,5 @@
|
|||
mod bencode_value;
|
||||
pub mod raw_value;
|
||||
mod serde_bencode_de;
|
||||
mod serde_bencode_ser;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue