Module config

Module config 

Source
Expand description

Configuration-related public types

Structs§

HoprLibConfig
HoprPacketPipelineConfig
Configuration of the HOPR packet pipeline.
HoprProtocolConfig
Complete configuration of the HOPR protocol stack.
HostConfig
Configuration of the listening host.
NetworkConfig
Configuration for the crate::network::Network object
ProbeConfig
Configuration for the probing mechanism
SafeModule
SessionGlobalConfig
Global configuration of Sessions and the Session manager.
TransportConfig
Configuration of the physical transport mechanism.

Enums§

HostType
Enumeration of possible host types.

Constants§

DEFAULT_HOST
DEFAULT_PORT
DEFAULT_SAFE_TRANSACTION_SERVICE_PROVIDER

Functions§

looks_like_domain
Check whether the string looks like a valid domain.