Skip to content

matmut7/bittorrent-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiTtorrent client

Educational implementation of a simple BiTtorrent client, following this great guide: https://blog.jse.li/posts/torrent/. It is capable of downloading a single file torrent.

Multiple aspects of the protocol are missing: multi file torrents, trackers announce-list, seeding, etc.

What I worked with:

Usage

To see it in action:

cargo run assets/debian.torrent

About

Educational implementation of a BitTorrent client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages