Module tari_comms_dht::envelope[][src]

Structs

DhtEnvelope
DhtHeader
DhtMessageFlags

Used to indicate characteristics of the incoming or outgoing message, such as whether the message is encrypted.

DhtMessageHeader

This struct mirrors the protobuf version of DhtHeader but is more ergonomic to work with. It is preferable to not to expose the generated prost structs publicly.

Enums

Destination
DhtMessageError
DhtMessageType
Network
NodeDestination

Represents the ways a destination node can be represented.