Skip to content

🌊 BitTorrent distributed file system implementation using Protobuf

Notifications You must be signed in to change notification settings

cherryDevBomb/myTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

myTorrent

🌊 BitTorrent distributed file system implementation using Protobuf

Supported operations

  • Local search: Search for filenames matching the regex on the node.
  • Global search: Search all nodes for filenames matching the regex and aggregate the results.
  • Upload: Store the given file locally on the node.
  • Download: Download the specified chunk.
  • File replication: Replicate a file locally, if not present already, asking for chunks from the other nodes.

About

🌊 BitTorrent distributed file system implementation using Protobuf

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages