Expand description
Re-exports from saorsa-core so downstream crates (e.g. ant-client)
can depend on ant-node alone without a direct saorsa-core dependency.
Structs§
- Core
Node Config - Configuration for a P2P node
- 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).