Expand description
High-level NAT Traversal API for Autonomi P2P Networks
This module provides a simple, high-level interface for establishing QUIC connections through NATs using sophisticated hole punching and coordination protocols.
Structs§
- Bootstrap
Node - Information about a bootstrap/coordinator node
- Candidate
Address - Address candidate discovered during NAT traversal
- NatTraversal
Config - Configuration for NAT traversal behavior
- NatTraversal
Endpoint - High-level NAT traversal endpoint for Autonomi P2P networks
- NatTraversal
Statistics - Statistics about NAT traversal performance
- PeerId
- Unique identifier for a peer in the network
Enums§
- Endpoint
Role - Role of an endpoint in the Autonomi network
- NatTraversal
Error - Errors that can occur during NAT traversal
- NatTraversal
Event - Events generated during NAT traversal process