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
QuicConfigsuitable for testing. - Creates a
RelayConfigsuitable for testing. - Creates a [
rustls::ServerConfig] and certificates suitable for testing. - Creates a
ServerConfigsuitable for testing. - Creates a
StunConfigsuitable for testing. - Creates a
TlsConfigsuitable for testing.