Module proto

Source
Expand description

P2P protocols

Structsยง

FudAnnounce
Message representing a node announcing a key on the network
FudChunkReply
Message representing a chunk reply from the network
FudDirectoryReply
Message representing a directory reply from the network
FudFileReply
Message representing a file reply from the network
FudFindNodesReply
Message representing a find nodes reply on the network
FudFindNodesRequest
Message representing a find nodes request on the network
FudFindRequest
Message representing a find file/chunk request from the network
FudFindSeedersReply
Message representing a find seeders reply on the network
FudFindSeedersRequest
Message representing a find seeders request on the network
FudNotFound
Message representing a chunk reply when a file is not found
FudPingReply
Message representing a ping reply on the network
FudPingRequest
Message representing a ping request on the network
ProtocolFud
P2P protocol implementation for fud.