Crate moonramp_core

Crate moonramp_core 

Source
Expand description

moonramp-core re-exports all pacakges shared by other moonramp crates and defines a number of core types.

Re-exports§

pub use anyhow;

Structs§

NetworkTunnel
A generic message with a target topic and bytes payload
NodeId
A user defined unique id for the node
RpcTunnel
Message strucutre for JsonRpc NetworkTunnel request

Enums§

Sender
The creator of a message
TunnelName
Services that receive messages of channels register via a TunnelName
TunnelTopic
Indicates how a services is allowed to be routed to