Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Libp2pEvent

Defines Coaty event properties for a libp2p RPC publication message (except for Raw and external IoValue events).

Hierarchy

  • Libp2pEvent

Index

Properties

Optional correlationId

correlationId: Uuid

The correlation ID of a two-way request or response event.

data

data: any

Event-specific data as a JSON object.

sourceId

sourceId: Uuid

Globally unique ID (UUID) of the event source that is publishing a topic, either an agent's identity or that of the publishing IO source for IoValue events.

Generated using TypeDoc