workers/host/buildCallProxy
@arolariu/website / workers/host/buildCallProxy
workers/host/buildCallProxy
Fileoverview
Build the typed Proxy that wraps every host RPC call with
AbortSignal-as-last-arg detection, in-flight tracking, telemetry spans,
worker-error envelope rewrap, and per-call timeout.
Remarks
Pulled out of createWorkerHost.ts so each concern can be unit-tested
against a plain JS target rather than a real Comlink proxy.
Type Aliases
Functions
// was this page useful?