Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeerIntent

Information about the peer on the other side of a Poppy I/O exchange

Hierarchy

  • PeerIntent

Index

Properties

form: string

The form by which the peer is expecting to exchange the data, the shape of message(s) exchanged

having: object

Additional form-specific metadata

origin: string

Web origin of the peer (e.g. https://example.com)

side: "offering" | "accepting"

The side of the exchange assumed by the peer

Generated using TypeDoc