jason-ni / rustorrent

A BitTorrent library implemented in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rustorrent

A BitTorrent library implemented in Rust


Rustorrent is intented to be a full featured BitTorrent implementation.
It is in active development and is not usable yet. The API might change any time.

Notable features

Implemented BEPs

As noted, the library is not usable yet, though you might try it with:

$ cargo run scripts/Fedora-Workstation-Live-x86_64-33.torrent

About

A BitTorrent library implemented in Rust


Languages

Language:Rust 99.2%Language:Shell 0.8%