Crate sn_comms

source ·
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

Type Definitions

  • The type returned by the sn_routing message handling methods.