Skip to main content

Module quic

Module quic 

Source

Structs§

Client
QUIC Client for establishing connections to jetstream servers
QuicRouter
QuicRouterHandler
A QUIC protocol handler that uses an RpcRouter for per-stream version-based protocol dispatch.
QuicServiceLane
The callee’s end of a lane the peer opened.
QuicSession
A JetStream session over a QUIC connection.
QuicTransport
Client
Server

Traits§

QuicHandler

Functions§

peer_from_connection
r[impl jetstream.session.identity] The peer’s TLS certificate chain, parsed, or None when the connection carries no client certificate.