Skip to content

Instantly share code, notes, and snippets.

@caryyu
Last active November 8, 2020 04:18
Show Gist options
  • Save caryyu/8279582c3e9c0f7a4b6fb703a9db1c5c to your computer and use it in GitHub Desktop.
Save caryyu/8279582c3e9c0f7a4b6fb703a9db1c5c to your computer and use it in GitHub Desktop.
Bit Torrent Learning Routes
  • Basic Network
    • TCP/IP
    • UDP vs uTP
  • P2P Network
    • STUN Server - NAT Traversal
    • Turn Server
    • UPnP Protocol
    • WebRTC
  • Bit Torrent BEP 0003 - Foundation
  • Bit Torrent BEP 0005 - DHT
  • Kademlia DHT Protocol/Algorithm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment