Skip to content

jawline/rustTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rustTorrent

A BitTorrent client implementation written in Rust.

Working

  • Reading of .torrent files
  • UDP / HTTP tracker
  • Peer-wire client
  • Simple download (Dumb strategy)

Not Working

  • Seeding (We don't send any info on our pieces)
  • Strategies
  • Metrics
  • DHT (Magnet links)

About

Rust Torrent Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages