effusion v0.1.0 Effusion View Source
A BitTorrent library.
Link to this section Summary
Functions
Start downloading the torrent described by meta,
and write it to a file in the destfile directory
Start asynchronously downloading the torrent described by meta,
and write it to a file in the destfile directory
Link to this section Types
Link to this section Functions
Start downloading the torrent described by meta,
and write it to a file in the destfile directory.
This function blocks until the download completes.
Start asynchronously downloading the torrent described by meta,
and write it to a file in the destfile directory.
This function returns immediately.