Preparing search index...
The search index is not available
snort.social
snort.social
@snort/system
ConnectionStateSnapshot
Interface ConnectionStateSnapshot
Snapshot of connection stats
interface
ConnectionStateSnapshot
{
activeRequests
:
string
[]
;
address
:
string
;
avgLatency
:
number
;
connected
:
boolean
;
disconnects
:
number
;
ephemeral
:
boolean
;
events
:
{
received
:
number
;
send
:
number
;
}
;
id
:
string
;
info
?:
RelayInfo
;
pendingRequests
:
string
[]
;
settings
?:
RelaySettings
;
}
Index
Properties
active
Requests
address
avg
Latency
connected
disconnects
ephemeral
events
id
info?
pending
Requests
settings?
Properties
active
Requests
active
Requests
:
string
[]
address
address
:
string
avg
Latency
avg
Latency
:
number
connected
connected
:
boolean
disconnects
disconnects
:
number
ephemeral
ephemeral
:
boolean
events
events
:
{
received
:
number
;
send
:
number
;
}
Type declaration
received
:
number
send
:
number
id
id
:
string
Optional
info
info
?:
RelayInfo
pending
Requests
pending
Requests
:
string
[]
Optional
settings
settings
?:
RelaySettings
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
active
Requests
address
avg
Latency
connected
disconnects
ephemeral
events
id
info
pending
Requests
settings
snort.social
@snort
shared
system
system-react
system-svelte
system-wasm
system-web
Generated using
TypeDoc
Snapshot of connection stats