rqbit/crates/librqbit/README.md

6 lines
251 B
Markdown
Raw Normal View History

2023-11-16 07:47:00 +00:00
# librqbit
2023-11-20 10:56:40 +00:00
A fully featured, easy to use torrent downloading library used as a backbone of [rqbit](https://github.com/ikatson/rqbit) CLI.
2023-11-16 07:47:00 +00:00
## Basic example
2023-11-20 10:56:40 +00:00
See [examples on GitHub](https://github.com/ikatson/rqbit/tree/main/crates/librqbit/examples).