Module ct
Expand description
Cover traffic related API traits.
Modules§
Enums§
- Destination
Routing - Routing information containing forward or return routing options.
- Probe
Routing - Enum representation of different types of
DestinationRoutingtheProbingTrafficGeneration::buildis able to generate.
Traits§
- Cover
Traffic Generation - A trait for types that can generate cover traffic routes for the HOPR network.
- Probing
Traffic Generation - A trait for types that can produce a stream of cover traffic routes.
Type Aliases§
- PathId
- Identifier for a path traversed using an allowed
DestinationRoutingover the network.