Why. Typed cross-worker RPC via WorkerEntrypoint + service bindings is genuinely differentiating for an Nx monorepo plugin.
Fix. New rpc/worker-entrypoint template with a WorkerEntrypoint subclass exposing a typed method, plus the service-binding wiring. May fall out of the binding generator's service type.
Effort: M · Impact: Med-High.
Part of #115.
Why. Typed cross-worker RPC via
WorkerEntrypoint+ service bindings is genuinely differentiating for an Nx monorepo plugin.Fix. New
rpc/worker-entrypointtemplate with aWorkerEntrypointsubclass exposing a typed method, plus the service-binding wiring. May fall out of the binding generator'sservicetype.Effort: M · Impact: Med-High.
Part of #115.