Expand description
Saorsa transport primitives re-exported from saorsa_core.
Use ant_protocol::transport::… in downstream crates instead of a
direct saorsa-core dependency.
Structs§
- Core
Node Config - Configuration for a P2P node
- DHTNode
- DHT node representation for network operations.
- IPDiversity
Config - Configuration for IP diversity enforcement at two tiers: exact IP and subnet.
- MlDsa65
- ML-DSA-65 implementation using FIPS-certified algorithm
- Multi
Addr - Composable, self-describing network address with an optional
PeerIdsuffix. - Node
Identity - Core node identity with cryptographic keys
- P2PNode
- Main P2P network node that manages connections, routing, and communication
- PeerId
- Peer ID derived from public key (256-bit).
- Responder
View - One responder’s self-inclusive closest-K view.
- Witnessed
Close Group - Witnessed close-group selection result for a target key.