[][src]Module quinn_proto::generic

Types that are generic over the crypto protocol implementation

Structs

ClientConfig

Configuration for outgoing connections

Connection

Protocol state and logic for a single QUIC connection

Endpoint

The main entry point to the library

EndpointConfig

Global configuration for the endpoint, affecting all connections

ServerConfig

Parameters governing incoming connections