Module kitsune_p2p::event

source ·
Expand description

Definitions for events emited from the KitsuneP2p actor.

Structs§

  • Gather all op-hash data for a list of op-hashes from our implementor.
  • Get agent info for a single agent, as previously signed and put.
  • An individual metric record
  • Store the AgentInfo as signed by the agent themselves.
  • Get agent info which satisfies a query.
  • Gather a list of op-hashes from our implementor that meet criteria. Also get the start and end times for ops within a time window up to a maximum number.
  • Request that our implementor sign some data on behalf of an agent.

Enums§

Traits§

  • The KitsuneP2pEvent stream allows handling events generated from the KitsuneP2p actor.
  • The KitsuneP2pEvent stream allows handling events generated from the KitsuneP2p actor.

Functions§

Type Aliases§