rqbit/crates/librqbit
2024-08-12 21:19:05 +01:00
..
examples Folders and files are now deleted more comprehensively 2024-06-21 15:17:41 +01:00
resources Implement ser/de for UDP tracker protocol 2024-02-11 12:12:37 +00:00
src Fix #154 - desktop now can upload files properly 2024-08-12 19:53:00 +01:00
webui generate webui dist files as part of build.rs 2024-08-12 20:07:47 +01:00
.gitignore Make a serde bencode serializer 2021-07-01 23:37:57 +01:00
build.rs try running through shell 2024-08-12 21:19:05 +01:00
Cargo.toml failed to execute: show errors better 2024-08-12 20:59:21 +01:00
README.md Update docs, cleanup for 4.0.0 release 2023-12-03 12:14:50 +00:00

librqbit

A fully featured, easy to use torrent downloading library used as a backbone of rqbit.

Basic example

See examples on GitHub.

Documentation

librqbit at docs.rs