rqbit/crates/librqbit
2023-12-02 15:19:05 +00:00
..
examples Fix a couple bugs 2023-11-25 11:21:45 +00:00
resources I can now download torrent metainfo from peers!! 2021-07-02 17:58:53 +01:00
src Made Api struct public 2023-12-02 15:19:05 +00:00
webui Removed global variable from Web UI 2023-12-02 15:03:25 +00:00
.gitignore Make a serde bencode serializer 2021-07-01 23:37:57 +01:00
Cargo.toml Re-tag 4.0.0-beta.2 as apparently beta.1 was already tagged and released before 2023-12-01 11:59:36 +00:00
README.md Fix librqbit readme 2023-11-20 10:56:40 +00:00

librqbit

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

Basic example

See examples on GitHub.