Crate libp2p_quic[][src]

Structs

NoiseParams

The set of choices (as specified in the Noise spec) that constitute a full protocol definition.

QuicConfig

Quic configuration.

QuicMuxer

State for a single opened QUIC connection.

QuicTransport
TransportConfig

Parameters governing the core QUIC state machine

Enums

ConfigError

Errors in the configuration of an endpoint

ConnectError

Errors in the parameters being used to create a new connection

ConnectionError

Reasons why a connection might be lost

Keypair

Identity keypair of a node.

QuicDial
QuicError
QuicMuxerError