Module kitsune_p2p::actor

source ·
Expand description

Definitions related to the KitsuneP2p peer-to-peer / dht communications actor.

Structs§

  • Make a request to multiple destination agents - awaiting/aggregating the responses. The remote sides will see these messages as “RequestEvt” events.
  • A response type helps indicate what agent gave what response.

Enums§

  • Data to broadcast to the remote.
  • The KitsuneP2pSender allows async remote-control of the KitsuneP2p actor.

Traits§

  • The KitsuneP2pSender allows async remote-control of the KitsuneP2p actor.
  • The KitsuneP2pSender allows async remote-control of the KitsuneP2p actor.

Type Aliases§