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§
- Network
Tunnel - 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
- Tunnel
Name - Services that receive messages of channels register via a TunnelName
- Tunnel
Topic - Indicates how a services is allowed to be routed to