콘텐츠로 이동
한국어

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