Module swiftlet_quic::endpoint
source · Expand description
QUIC Endpoint Module
Structs
- The Endpoint Configuration Structure
- The Quic Endpoint structure
Enums
- Reason the connection has ended / is ending
- Based on combination of QUIC Transport Error Codes and Endpoint Error Codes
- Errors that the QUIC Endpoint can return
- An internet socket address, either IPv4 or IPv6.
Type Aliases
- A Connection ID used to communicate with the endpoint about a specific connection.