iroh_
dns_
server
0.34.1
Module server
Module Items
Structs
Functions
In crate iroh_
dns_
server
iroh_dns_server
Module
server
Copy item path
Source
Expand description
The main server which combines the DNS and HTTP(S) servers.
Structs
§
Server
The iroh-dns server.
Functions
§
run_
with_
config_
until_
ctrl_
c
Spawn the server and run until the
Ctrl-C
signal is received, then shutdown.