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

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

The type of metric recorded

Traits

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

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

Functions

A time window which covers all of recordable time

A time window which inclusively covers all of recordable time

Type Definitions

Handler Result Type.

Receiver type for incoming connection events.

An exclusive range of timestamps, measured in microseconds

An inclusive range of timestamps, measured in microseconds