Expand description
Configuration of the crate::HoprTransport.
Structs§
- Hopr
Codec Config - Configuration of
HoprEncoderandHoprDecoder. - Hopr
Packet Pipeline Config - Configuration of the HOPR packet pipeline.
- Hopr
Protocol Config - Complete configuration of the HOPR protocol stack.
- Hopr
Ticket Processor Config - Configuration for the HOPR ticket processor within the packet pipeline.
- Host
Config - Configuration of the listening host.
- Network
Config - Configuration for the
crate::network::Networkobject - Probe
Config - Configuration for the probing mechanism
- Session
Global Config - Global configuration of Sessions and the Session manager.
- Surb
Store Config - Configuration for the SURB cache.
- Transport
Config - Configuration of the physical transport mechanism.
Enums§
- Host
Type - Enumeration of possible host types.
Functions§
- is_
reachable_ domain - Check whether the string is an actual reachable domain.
- looks_
like_ domain - Check whether the string looks like a valid domain.