Skip to main content

Module network

Module network 

Source
Expand description

Network layer for FAI Protocol

Handles peer-to-peer networking for decentralized model sharing.

Structs§

ChunkRequest
Request for a chunk of data
ChunkResponse
Response containing chunk data
CommitRequest
Request for commit information
CommitResponse
Response containing commit information
FAIBehaviour
Network behaviour combining mDNS and request-response
NetworkManager
Network manager for FAI Protocol
PeerInfo
Information about a discovered peer

Enums§

FAIBehaviourEvent
NetworkBehaviour::ToSwarm produced by FAIBehaviour.
FAIEvent
Events from the network behaviour