Crate quinn_plaintext
source ·Structs
- A plaintext session which does not perform packet encryption/decryption
Functions
- Sets up a basic [
quinn::ClientConfig
] for use with plaintext cryptography. - Sets up a basic [
quinn::ServerConfig
] for use with plaintext cryptography.