Module quic_client

Source
Expand description

Simple nonblocking client that connects to a given UDP port with the QUIC protocol and provides an interface for sending transactions which is restricted by the server’s flow control.

Structs§

QuicClient
QuicClientCertificate
QuicLazyInitializedEndpoint
A lazy-initialized Quic Endpoint
QuicTpuConnection

Enums§

QuicError