rqbit/crates/librqbit/README.md

9 lines
330 B
Markdown
Raw Normal View History

2023-11-16 07:47:00 +00:00
# librqbit
2023-12-03 12:14:50 +00:00
A fully featured, easy to use torrent downloading library used as a backbone of [rqbit](https://github.com/ikatson/rqbit).
2023-11-16 07:47:00 +00:00
## Basic example
2023-12-03 12:14:50 +00:00
See [examples on GitHub](https://github.com/ikatson/rqbit/tree/main/crates/librqbit/examples).
## Documentation
[librqbit at docs.rs](https://docs.rs/librqbit/latest/librqbit/)