Expand description
Comms for the SAFE Network. All comms with nodes are done though this.
Structs§
- Comm
- Communication component of the node to interact with other nodes.
- MsgReceived
- A msg received on the wire.
Enums§
Type Aliases§
- Result
- The type returned by the
sn_routing
message handling methods.