Expand description
This module contains all main runtime components for receiving and sending data via the QUIC protocol.
Modulesยง
- connection
- This module contains the implementation of QUIC
Connections
and their management - endpoint
- This module defines a QUIC endpoint
- path
- This module contains the Path implementation
- recovery
- stream
- This module contains the implementation of QUIC
Streams
and their management