Table of Contents

Namespace IceRpc.Transports.Quic

Provides the QUIC multiplexed transport. It implements the multiplexed transport abstractions using QUIC.

Classes

QuicClientTransport

Implements IMultiplexedClientTransport using QUIC.

QuicClientTransportOptions

The options class for configuring QuicClientTransport.

QuicServerTransport

Implements IMultiplexedServerTransport using QUIC.

QuicServerTransportOptions

The options class for configuring QuicServerTransport.

QuicTransportOptions

The base options class for QUIC transports.