Skip to main content

Module node

Module node 

Source
Expand description

Network node implementation with full libp2p integration

Structs§

BucketInfo
Information about a k-bucket in the routing table
IpfrsBehaviour
Network behavior combining multiple protocols
KademliaConfig
Kademlia DHT configuration
NatTraversalMetrics
NAT traversal (hole-punching) metrics
NetworkConfig
Network configuration
NetworkHealthSummary
Network health summary
NetworkNode
IPFRS network node
NetworkStats
Network statistics
RelayConfig
Circuit Relay v2 configuration.
RoutingTableInfo
Routing table information

Enums§

ConnectionEndpoint
Connection endpoint information
IpfrsBehaviourEvent
Events generated by IpfrsBehaviour
NetworkEvent
Network events
NetworkHealthLevel
Network health level

Type Aliases§

InferenceWaiters
Type alias for inference response waiters, keyed by session/request ID.