Skip to main content

Module setup

Module setup 

Source
Expand description

CLIENT_SETUP / SERVER_SETUP validation (ALPN-based version negotiation).

Enums§

SetupError
Errors from setup message validation.

Functions§

validate_setup
Validate a unified SETUP message. Draft-17 merged CLIENT_SETUP and SERVER_SETUP into a single message and used ALPN for version negotiation; draft-18 carries the same shape, so there are no versions to validate.