birdtorrent-rs simple bittorrent protocol implementation in Rust.
The Project is still in WIP and I currently not doing this project. I will restart this project later.
Bittorrent is peer-to-peer file sharing protocol designed by Bram Cohen. This is project made to improve my understand in Rust and also learn more about implementing a protocol and using TCP.
[WIP]
How does Bittorent work - Overview
Implementing BitTorrent using AsyncIO in Python
Specification (Unofficial Site)
This projects uses a MIT license, which can be viewed here