Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 488 Bytes

NOTES.md

File metadata and controls

12 lines (9 loc) · 488 Bytes

#Project Notes / Specs

##References ####Bencoding, metainfo files, trackers, and peer protocol details

##Design Choices

  • Module that implements all low-level procotols, etc.
  • Driver (high-level, uses our module) for actual client implementation
  • Tester runs driver, along with official BitTorrent client (benchmarking, etc.)