Aller au contenu
Français

ClusterClientEnvelopeMessage

Ce contenu n’est pas encore disponible dans votre langue.

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