Expand description
Comms for the SAFE Network. All comms with nodes are done though this.
Structs
- Communication component of the node to interact with other nodes.
- A msg received on the wire.
Enums
- Events from the comm module.
- Internal error.
Type Definitions
- The type returned by the
sn_routingmessage handling methods.