Enable Iroh local network discovery
This commit is contained in:
parent
280472cecb
commit
bfc5df698c
12 changed files with 136 additions and 16 deletions
|
|
@ -149,6 +149,7 @@ pub struct StatusResponse {
|
|||
pub iroh_enabled: bool,
|
||||
pub endpoint_id: Option<String>,
|
||||
pub iroh_relay_mode: String,
|
||||
pub iroh_local_discovery: bool,
|
||||
pub iroh: String,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue