icon
Published on

Building a BitTorrent client from the ground up in Go

Authors

Content

https://blog.jse.li/posts/torrent/

  • https://blog.jse.li/posts/torrent/
  • Building a BitTorrent client from the ground up in Go | Jesse Li
  • What is the complete path between visiting thepiratebay and sublimating an mp3 file from thin air? In this post, we'll implement enough of the BitTorrent protocol to download Debian. Look at the Source code or skip to the last bit.