rqbit/crates/librqbit
Igor Katson 9385524a1a
Desktop: button to show a modal with logs (#48)
* Add an endpoint to stream logs /stream_logs
* Display logs in desktop app
* UI component to stream logs
2023-12-08 19:47:48 +00:00
..
examples Update docs, cleanup for 4.0.0 release 2023-12-03 12:14:50 +00:00
resources I can now download torrent metainfo from peers!! 2021-07-02 17:58:53 +01:00
src Desktop: button to show a modal with logs (#48) 2023-12-08 19:47:48 +00:00
webui Desktop: button to show a modal with logs (#48) 2023-12-08 19:47:48 +00:00
.gitignore Make a serde bencode serializer 2021-07-01 23:37:57 +01:00
Cargo.toml Desktop: button to show a modal with logs (#48) 2023-12-08 19:47:48 +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