Expand description
Network layer for FAI Protocol
Handles peer-to-peer networking for decentralized model sharing.
Structs§
- Chunk
Request - Request for a chunk of data
- Chunk
Response - Response containing chunk data
- Commit
Request - Request for commit information
- Commit
Response - Response containing commit information
- FAIBehaviour
- Network behaviour combining mDNS and request-response
- Network
Manager - Network manager for FAI Protocol
- Peer
Info - Information about a discovered peer
Enums§
- FAIBehaviour
Event NetworkBehaviour::ToSwarmproduced by FAIBehaviour.- FAIEvent
- Events from the network behaviour