Module iroh_relay::server::testing
source · Available on crate feature
server
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.