Перейти к содержимому
Русский

ClusterClientEnvelopeMessage

Это содержимое пока не доступно на вашем языке.

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