跳转到内容
简体中文

ClusterClientEnvelopeMsg

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

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

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

readonly optional askId?: string

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


readonly body: unknown

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


readonly from: NodeAddressData

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


readonly t: "cluster-client-envelope"

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


readonly to: string

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