Zum Inhalt springen

ClusterClientEnvelopeMsg

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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