Module quic_node

Module quic_node 

Source
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ยง

ConnectionMetrics
Basic per-connection performance metrics
NodeStats
Aggregate node statistics for monitoring and telemetry
QuicNodeConfig
Configuration for QUIC P2P node
QuicP2PNode
QUIC-based P2P node with NAT traversal