Module holochain_p2p::actor[][src]

Expand description

Module containing the HolochainP2p actor definition.

Structs

Get agent activity from the DHT. Fields tagged with [Network] are network-level controls. Fields tagged with [Remote] are controls that will be forwarded to the remote agent processing this GetLinks request.

Get links from the DHT. Fields tagged with [Network] are network-level controls. Fields tagged with [Remote] are controls that will be forwarded to the remote agent processing this GetLinks request.

Get metadata from the DHT. Fields tagged with [Network] are network-level controls. Fields tagged with [Remote] are controls that will be forwarded to the remote agent processing this GetLinks request.

Get options help control how the get is processed at various levels. Fields tagged with [Network] are network-level controls. Fields tagged with [Remote] are controls that will be forwarded to the remote agent processing this Get request.

Request a validation package.

Enums

The HolochainP2pSender struct allows controlling the HolochainP2p actor instance.

Traits

The HolochainP2pSender struct allows controlling the HolochainP2p actor instance.

Extension trait for converting GhostSender into HolochainP2pDna

The HolochainP2pSender struct allows controlling the HolochainP2p actor instance.

Type Definitions

Future Type.

Handler Result Type.

Convenience type for referring to the HolochainP2p GhostSender

Result Type