跳转到内容
简体中文

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