Crate ockam_node[][src]

Expand description

ockam_node - Ockam Node API

Structs

A message wraper type that allows users to cancel message receival

Context contains Node state and references to the runtime.

Ockam node and worker executor

A mailbox for encoded messages

A minimal worker implementation that does nothing

Enums

Failure states from a router command

Messages sent from the Node to the Executor

Successful return values from a router command

Constants

A default timeout in seconds

Functions

Start a node

Type Definitions

The reply/result of a Node