Module config

Source
Expand description

configuration for the libp2p network (e.g. how it should be built)

Structs§

GossipConfig
Configuration for Libp2p’s Gossipsub
NetworkNodeConfig
describe the configuration of the network
NetworkNodeConfigBuilder
Builder for NetworkNodeConfig.
RequestResponseConfig
Configuration for Libp2p’s request-response

Enums§

NetworkNodeConfigBuilderError
Error type for NetworkNodeConfigBuilder

Constants§

DEFAULT_REPLICATION_FACTOR
The default Kademlia replication factor