rqbit/crates/librqbit
Igor Katson 4d6b5181eb
Prepare v5.5.3 (#98)
* Forgot to commit version updates

* Cargo.toml 5.5.3

* Cargo.lock

* Tag desktop 5.5.3

* Update deps
2024-03-25 13:40:04 +00:00
..
examples Update docs, cleanup for 4.0.0 release 2023-12-03 12:14:50 +00:00
resources Implement ser/de for UDP tracker protocol 2024-02-11 12:12:37 +00:00
src Make the announce info field optional 2024-03-24 18:27:08 +11:00
webui Update npm deps 2024-02-26 10:15:28 +00:00
.gitignore Make a serde bencode serializer 2021-07-01 23:37:57 +01:00
Cargo.toml Prepare v5.5.3 (#98) 2024-03-25 13:40:04 +00: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