Update README.md
This commit is contained in:
parent
2653fb0515
commit
7b5c9cad60
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# rqbit - bittorrent client in Rust
|
||||
|
||||
**rqbit** is a bittorrent client written entirely in Rust. Has HTTP API and Web UI, and can be used as a library.
|
||||
**rqbit** is a bittorrent client written in Rust. Has HTTP API and Web UI, and can be used as a library.
|
||||
|
||||
Also has a desktop app built with [Tauri](https://tauri.app/) (on Windows and OSX).
|
||||
|
||||
|
|
@ -146,4 +146,4 @@ Supported query parameters, all optional:
|
|||
|
||||
First of all, I love Rust. The project was created purely for the fun of the process of writing code in Rust.
|
||||
|
||||
I was not satisfied with my regular bittorrent client, and was wondering how much work would it be to create a new one from scratch, and it got where it is, starting from bencode protocol implemenation, then peer protocol, etc, etc.
|
||||
I was not satisfied with my regular bittorrent client, and was wondering how much work would it be to create a new one from scratch, and it got where it is, starting from bencode protocol implemenation, then peer protocol, etc, etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue