Expand description

This module defines a QUIC endpoint

Modules

Allows to accept connections

Structs

Indicates the endpoint is no longer processing connections.
A QUIC Endpoint
Allocates a large single buffer, rather than several small buffers
A future which polls an endpoint for application-space wakeups

Enums

Enumerates endpoint locations
Enumerates endpoint types

Traits

Configuration parameters for a QUIC endpoint
The main interface for a QUIC endpoint