跳转到内容
简体中文

ReceptionistGossipMessage

此内容尚不支持你的语言。

ReceptionistGossipMessage = object

Defined in: src/discovery/ReceptionistMessages.ts:111

Wire message gossiped between receptionists.

readonly entries: Record<string, string[]>

Defined in: src/discovery/ReceptionistMessages.ts:115

key-id → list of actor paths on the sender node


readonly from: NodeAddressData

Defined in: src/discovery/ReceptionistMessages.ts:113


readonly kind: "receptionist-gossip"

Defined in: src/discovery/ReceptionistMessages.ts:112


readonly version: number

Defined in: src/discovery/ReceptionistMessages.ts:116