Available on crate features
server
and test-utils
only.Expand description
Exposes functions to quickly configure a server suitable for testing.
Functionsยง
- Creates a
QuicConfig
suitable for testing. - Creates a
RelayConfig
suitable for testing. - Creates a [
rustls::ServerConfig
] and certificates suitable for testing. - Creates a
ServerConfig
suitable for testing. - Creates a
StunConfig
suitable for testing. - Creates a
TlsConfig
suitable for testing.