Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 486 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 486 Bytes

Bridge is a BitTorrent client writen in python that focuses on speed and simplicity.

Roadmap

  • REST API
  • Fast Peer Extention (BEP-6)
  • DHT Extention (BEP-5)
  • uTP (BEP-29)
  • Protocol v2 (BEP-32)

Install

Coming Soon.

Usage

Coming Soon.

Testing

All unit tests have been run using pytest. For convienience, two legal torrent files have been provided in the library: test.torrent, which refers a Ubuntu 17.04 iso and test2.torrent, which refers to a Slackware 14.2 iso.