solana_quic_client::nonblocking

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 data which is restricted by the server’s flow control.

Structs§

QuicClient
QuicClientCertificate
QuicClientConnection
QuicLazyInitializedEndpoint
A lazy-initialized Quic Endpoint
SkipServerVerification

Enums§

QuicError