Module vincenzo::extension

source ·
Expand description

Extensions of the standard BitTorrent protocol

Structs

  • This is the payload of the extension protocol described on: BEP 10 - Extension Protocol http://www.bittorrent.org/beps/bep_0010.html
  • Messages of the Extension protocol lists all extensions that a peer supports in our case, we only support ut_metadata at the moment and naturally, we are only interested in reading this part of the metadata
  • Metadata message used by Metadata Extension protocol (BEP 9) this message is used to request, reject, and send data (info)