Skip to content

i-m-aditya/bittorent-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitTorrent Client

This BitTorrent client project is a learning exercise focused on building a basic BitTorrent client capable of parsing .torrent files and downloading files from peers.

Features

  • Torrent file parsing
  • Communication with HTTP trackers
  • BitTorrent Peer Protocol implementation
  • Pipelining for efficient data transfer

Getting Started

  1. Clone this repository.

  2. Install necessary dependencies.

  3. Explore the project's code and documentation.

  4. Begin implementing your BitTorrent client based on project guidelines.

Usage

Follow project-specific instructions to use the BitTorrent client for downloading files.

Contributing

Contributions are welcome. Please fork the repository, make your changes, and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published