iroh_net

Module test_utils

Source
👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
Available on test or crate feature test-utils only.
Expand description

Internal utilities to support testing.

Structs§

CleanupDropGuardDeprecated
A drop guard to clean up test infrastructure.
DnsPkarrServerDeprecated
Handle and drop guard for test DNS and Pkarr servers.

Functions§

create_dns_resolverDeprecated
Create a DNS resolver with a single nameserver.
run_relay_serverDeprecated
Runs a relay server with STUN enabled suitable for tests.
run_relay_server_withDeprecated
Runs a relay server.