Module ockam_api::nodes

source ·

Re-exports

Modules

Structs

  • This struct represents a node that has been started on the same machine with a given node name
  • An InMemoryNode represents a full running node In addition to a NodeManager, which is used to handle all the entities related to a node (inlet/outlet, secure channels, etc…) the in memory node also handles the supervisions of the node with other nodes

Constants

Traits