Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.
/ birdtorrent_rs Public archive

Implementation of BitTorrent protocol in Rust. The project is not currently actively developed, will resume later.

License

Notifications You must be signed in to change notification settings

dfireBird/birdtorrent_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

birdtorrent_rs

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.

Table of Contents

Overview

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.

TODO: How to use

[WIP]

References

Bittorent Specification

How does Bittorent work - Overview

Implementing BitTorrent using AsyncIO in Python

Torrent Files

Specification (Official Site)

Specification (Unofficial Site)

Sample Torrents

WebTorrent free torrent

Internet Archive

License

This projects uses a MIT license, which can be viewed here

About

Implementation of BitTorrent protocol in Rust. The project is not currently actively developed, will resume later.

Resources

License

Stars

Watchers

Forks

Languages