Skip to main content

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.
ProbeConfig
Configuration for the probing mechanism
SafeModule
SessionGlobalConfig
Global configuration of Sessions and the Session manager.
TagAllocatorConfig
Configuration for the tag allocator partitions.
TransportConfig
Configuration of the physical transport mechanism.

Enumsยง

HostType
Enumeration of possible host types.

Constantsยง

DEFAULT_HOST
DEFAULT_PORT
MINIMUM_OUT_SYNC_PERIOD ๐Ÿ”’

Functionsยง

default_host ๐Ÿ”’
default_invalid_address ๐Ÿ”’
default_out_index_sync_period ๐Ÿ”’
looks_like_domain
Check whether the string looks like a valid domain.
validate_directory_exists ๐Ÿ”’
validate_out_index_sync_period ๐Ÿ”’