Meshpocalypse Semantic
Preparing search index...
MeshConfig
Interface MeshConfig
interface
MeshConfig
{
agentId
:
string
;
channel
:
string
;
hopLimit
:
number
;
name
?:
string
;
packetHistory
?:
PacketHistoryConfig
;
reliability
?:
ReliabilityConfig
;
role
:
AgentRole
;
transport
:
{
nats
?:
TransportConfig
}
;
}
Index
Properties
agent
Id
channel
hop
Limit
name?
packet
History?
reliability?
role
transport
Properties
agent
Id
agentId
:
string
channel
channel
:
string
hop
Limit
hopLimit
:
number
Optional
name
name
?:
string
Optional
packet
History
packetHistory
?:
PacketHistoryConfig
Optional
reliability
reliability
?:
ReliabilityConfig
role
role
:
AgentRole
transport
transport
:
{
nats
?:
TransportConfig
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
channel
hop
Limit
name
packet
History
reliability
role
transport
Meshpocalypse Semantic
Loading...