Aller au contenu
Français

ClusterClientEnvelopeMsg

Ce contenu n’est pas encore disponible dans votre langue.

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