Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.45 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.45 KB

Biter

BitTorrent client written in Rust

Features

Description BEP Status
BitTorrent Protocol BEP-3 1
DHT Protocol BEP-5 2
Metadata from peers and magnet URLs BEP-9 345
Extension Protocol BEP-10
uTorrent transport protocol BEP-29 🚧
UDP Tracker Protocol BEP-15
Holepunch extension BEP-55 🚧

Reference

Specs: https://www.bittorrent.org/beps

Footnotes

  1. no seeding, requesting only

  2. no routing, find_peers only

  3. no metadata seeding

  4. only reading info_hash from magnet

  5. v1 magnets only