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

The destination of a broadcast message.

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 Definitions

Future Type.

Handler Result Type.

Result Type