Preparing search index...
The search index is not available
@number0/iroh
@number0/iroh
PathSnapshot
Interface PathSnapshot
A flat snapshot of an open path's state.
interface
PathSnapshot
{
id
:
string
;
isIp
:
boolean
;
isRelay
:
boolean
;
isSelected
:
boolean
;
remoteAddr
:
string
;
rttMs
:
number
;
stats
:
PathStatsRecord
;
}
Index
Properties
id
is
Ip
is
Relay
is
Selected
remote
Addr
rtt
Ms
stats
Properties
id
id
:
string
is
Ip
isIp
:
boolean
is
Relay
isRelay
:
boolean
is
Selected
isSelected
:
boolean
remote
Addr
remoteAddr
:
string
rtt
Ms
rttMs
:
number
stats
stats
:
PathStatsRecord
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
is
Ip
is
Relay
is
Selected
remote
Addr
rtt
Ms
stats
@number0/iroh
Loading...
A flat snapshot of an open path's state.