Modules§
Structs§
- AppError
- App specific error.
- BindUri
- BleEndpont
Addr - Client
- Connect
Server Error - Connection
- Connection
Id - Connection ID in QUIC RFC 9000.
- Datagram
Reader - Datagram
Writer - The writer for application to send the datagram frames to the peer.
- Link
- Packet
Header - Parse
Bind UriScheme Error - Parse
Real Addr Error - Pathway
- Quic
Client - A QUIC client for initiating connections to servers.
- Quic
Client Builder - A builder for
QuicClient
. - Quic
Error - QUIC transport error.
- Quic
Listeners - A QUIC listener that can serve multiple virtual servers, accepting incoming connections.
- Quic
Listeners Builder - The builder for the quic listeners.
- Server
- Stream
Id - Streams are identified within a connection by a numeric value, referred to as the stream ID.
- VarInt
- An integer less than 2^62
Enums§
- Addr
Kind - Network address type
- Bind
UriSchema - Build
Server Error - Errors that can occur during QuicListeners builder creation.
- Connect
Endpoint Error - Connection
Close Frame - CONNECTION_CLOSE Frame.
- Endpoint
Addr - Error
- Error
Kind - QUIC transport error codes and application error codes.
- Parameter
Id - Parse
Bind UriError - Real
Addr - Role
- Roles in the QUIC protocol, including client and server.
- Server
Error - Errors that can occur during server management operations.
- Socket
Endpoint Addr - TryInto
Socket Addr Error
Traits§
- Auth
Client - Cancel
Stream - Control
Streams Concurrency - Controls the concurrency of unidirectional and bidirectional streams created by the peer,
primarily through
StreamsBlockedFrame
andMaxStreamsFrame
. - Into
Role - Product
QuicIO - Product
Streams Concurrency Controller - QuicIO
- QUIC network I/O trait
- Stop
Sending - ToCertificate
- ToPrivate
Key - Token
Provider - Token
Sink