콘텐츠로 이동
한국어

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