Skip to main content

Crate fabric

Crate fabric 

Source
Expand description

Wire format types for relay P2P communication.

All protocol types use JSON serialization for cross-language compatibility. Only the Message type from libveritas remains binary (borsh).

Re-exports§

pub extern crate libveritas;

Modules§

anchor
capabilities
Capability flags for peers.
client
seeds

Structs§

AddrEntry
An entry in an address lookup result.
AddrMatch
Address lookup result — handles claiming an address.
AnchorSet
Announcement
Announcement payload for POST /announce.
EpochHint
Epoch hint for query optimization.
EpochResult
HandleHint
HintsResponse
Message
A certificate message for verifying space ownership and handle bindings.
PeerInfo
Information about a peer, returned from GET /peers.
Query
A query for certificate data.
QueryRequest
Request body for POST /query.
ReverseRecord
A reverse record mapping a numeric identity to its human-readable name.
SpaceHint
TrustId