Enum bip_handshake::Extension [] [src]

pub enum Extension {
    ExtensionProtocol,
}

Enumeration of all extensions that can be activated.

Variants

Support for the extension protocol http://www.bittorrent.org/beps/bep_0010.html.