rqbit/crates/librqbit
Igor Katson e18a711abf
v5.6.0-beta.1 (#116)
* Fix displaying versions in web/desktop
* Update deps
* Tag 5.6.0-beta.1
2024-04-06 09:37:31 +01: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 Ability to change the list of files at any time, including through UI (#115) 2024-04-06 09:20:03 +01:00
webui v5.6.0-beta.1 (#116) 2024-04-06 09:37:31 +01:00
.gitignore Make a serde bencode serializer 2021-07-01 23:37:57 +01:00
Cargo.toml v5.6.0-beta.1 (#116) 2024-04-06 09:37:31 +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