Zum Inhalt springen
Deutsch

ClusterClientEnvelopeMessage

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

ClusterClientEnvelopeMessage = object

Defined in: src/cluster/ClusterClientReceptionist.ts:59

Inbound: a client wants to deliver body to actor at to.

readonly optional askId?: string

Defined in: src/cluster/ClusterClientReceptionist.ts:63


readonly body: unknown

Defined in: src/cluster/ClusterClientReceptionist.ts:64


readonly from: NodeAddressData

Defined in: src/cluster/ClusterClientReceptionist.ts:61


readonly kind: "cluster-client-envelope"

Defined in: src/cluster/ClusterClientReceptionist.ts:60


readonly to: string

Defined in: src/cluster/ClusterClientReceptionist.ts:62