Zum Inhalt springen

ClusterClientReplyMsg

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

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

Outbound: reply to a client ask.

readonly askId: string

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


readonly body: unknown

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


readonly ok: boolean

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


readonly t: "cluster-client-reply"

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