rqbit/crates/librqbit
2023-11-22 07:39:42 +00:00
..
examples Remove old slow peer stats computation 2023-11-20 01:19:24 +00:00
resources I can now download torrent metainfo from peers!! 2021-07-02 17:58:53 +01:00
src Fix a bug in on_have 2023-11-21 14:07:23 +00:00
webui Restructured readme 2023-11-22 07:39:42 +00:00
.gitignore Make a serde bencode serializer 2021-07-01 23:37:57 +01:00
Cargo.toml Bump to 3.1.0 2023-11-21 14:36:41 +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.