Skip to main content

Module routing

Module routing 

Expand description

Implements types for packet routing.

Structs§

HoprSenderId
Identifier of a single packet sender.

Enums§

DestinationRouting
Routing information containing forward or return routing options.
ResolvedTransportRouting
Contains the resolved routing information for the packet.
RoutingOptions
Represents routing options in a mixnet with a maximum number of hops.
SurbMatcher
Allows finding saved SURBs based on different criteria.

Constants§

SURB_ID_SIZE
Size of the HoprSurbId in bytes.

Type Aliases§

HoprSurbId
An ID that uniquely identifies SURB for a certain pseudonym.
PathId
Identifier for a path traversed using an allowed DestinationRouting over the network.