Expand description
P2P protocols
Structsยง
- FudAnnounce
- Message representing a node announcing a key on the network
- FudChunk
Reply - Message representing a chunk reply from the network
- FudDirectory
Reply - Message representing a directory reply from the network
- FudFile
Reply - Message representing a file reply from the network
- FudFind
Nodes Reply - Message representing a find nodes reply on the network
- FudFind
Nodes Request - Message representing a find nodes request on the network
- FudFind
Request - Message representing a find file/chunk request from the network
- FudFind
Seeders Reply - Message representing a find seeders reply on the network
- FudFind
Seeders Request - Message representing a find seeders request on the network
- FudNot
Found - Message representing a chunk reply when a file is not found
- FudPing
Reply - Message representing a ping reply on the network
- FudPing
Request - Message representing a ping request on the network
- Protocol
Fud - P2P protocol implementation for fud.