Available on crate feature
server only.Expand description
Exposes functions to quickly configure a server suitable for testing.
Functionsยง
- Creates a
QuicConfigsuitable for testing. - Creates a
RelayConfigsuitable for testing. - Creates a
rustls::ServerConfigand certificates suitable for testing. - Creates a
ServerConfigsuitable for testing. - Creates a
StunConfigsuitable for testing. - Creates a
TlsConfigsuitable for testing.