[][src]Module ra_common::models

Common Module

Structs

Context
DID
Envelope
Network
Node
Packet

Payload is of type JSON. When network, address, and sig are Some, it is a JSON formatted relay packet. When network, address, and sig are None, it is a JSON formatted Envelope.

Peer
Route
Slip

Provides a vector of Route implemented as a Stack. Supports adding to the stack at any point.

Enums

Action
NetworkId
NetworkStatus
ServiceStatus

Traits

Consumer
Producer
Router
Service