Module sn_messaging::client[][src]

Structs

Public key and signature provided by the client

Our LazyMesssage error. Recipient was unable to process this message for some reason. The original message should be returned in full, and context can optionally be added via reason.

Our response to a processing error. Anti entropy in that it updates the erroring node with any relevant information, and includes the original message, which should hereafter be actionable

Enums

Duties of an Adult.

TODO: docs

TODO: docs

Command messages for data or transfer operations

Data command operations. Creating, updating or removing data

TODO: docs

Duties of an Elder.

Main error type for the crate.

Events from the network that are pushed to the client.

TODO: docs

TODO: docs

Duties of a Node.

TODO: docs

Query responses from the network.

Register reading queries

Register writing commands

TODO: docs

TODO: docs

Various types of supporting information that can be received and acted upon by a node.

Token cmd that is sent to network.

Token query that is sent to network.

Error type for an attempted conversion from QueryResponse to a type implementing TryFrom<Response>.

Type Definitions

A specialised Result type.