Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LivelinessMessage

Defines message format of the Liveliness protocol.

Hierarchy

  • LivelinessMessage

Index

Properties

Optional lastWills

lastWills: LastWill[]

Collection of last wills to be announced or propagated (optional, for AnnounceLastWill operation only).

op

Operation to be performed.

Optional propagatedPeerIds

propagatedPeerIds: string[]

Peers to which this message has already been propagated (optional, for AnnounceLastWill and AnnounceDead operations only). The first peer in the array is the originator of the message: for AnnounceLastWill operations it is the announcing peer; for AnnounceDead operations it is the dead peer.

Generated using TypeDoc