Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 256 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 256 Bytes

Elixir Bittorrent Client Work in Progress

Working:

  • parse torrentfile with Bento
  • connect to tracker per tcp or udp
  • receive file from peers
  • ut metadata extension
  • write file to disk
  • multi file torrents

TODO:

  • seed
  • memory optimization