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

Feb 19, 2022
e31eb39 Β· Feb 19, 2022

History

12 Commits
Jan 13, 2022
Dec 29, 2021
Feb 19, 2022
Jan 8, 2022

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