Crate qs_core

Source

Modules§

common
packets
receive
send
utils

Structs§

SkipServerVerification
Implementation of ServerCertVerifier that verifies everything as trustworthy. https://quinn-rs.github.io/quinn/quinn/certificate.html Dummy certificate verifier that treats any certificate as valid. NOTE, such verification is vulnerable to MITM attacks, but convenient for testing.

Enums§

QuicSendError

Constants§

BUF_SIZE
KEEP_ALIVE_INTERVAL_SECS
QS_ALPN
QS_PROTO_VERSION
SEND_SERVER_NAME

Functions§

unsafe_client_config
Client config that ignores the server certificate