package
Version:
v0.0.0-...-0725d43
Opens a new window with list of versions in this module.
Published: Jan 22, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package PEX implements the data structures used by BitTorrent peer exchange.
View Source
const (
Encrypt = 0x01
UploadOnly = 0x02
Outgoing = 0x10
)
PEX flags
Find find a peer in a list of peers.
FormatCompact formats a list of PEX peers in compact format.
Peer represents a peer known or announced over PEX.
ParseCompact parses a list of PEX peers in compact format.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.