Expand description
High-level QUIC P2P node implementation QUIC-based P2P node with NAT traversal
This module provides a QUIC-based implementation of the P2P node that integrates with the NAT traversal protocol.
Structsยง
- Connection
Metrics - Basic per-connection performance metrics
- Node
Stats - Aggregate node statistics for monitoring and telemetry
- Quic
Node Config - Configuration for QUIC P2P node
- Quic
P2PNode - QUIC-based P2P node with NAT traversal