Module holochain_p2p::actor

source ·
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.

Enums§

  • The HolochainP2pSender struct allows controlling the HolochainP2p actor instance.

Traits§

Type Aliases§