Module ockam::node

source ·
Expand description

List of all top-level services

Structs

  • This struct supports all the ockam services for managing identities and creating secure channels
  • Builder for top level services It merely encapsulates a secure channel builder for now

Functions

  • Create a default node (with no persistence) Persistent implementations are available by using a builder. For example, you can use a FileStorage backend to support the node vault.