DO multi-worker example?
Hi, I'm looking for a multi-worker example where say worker_a calls RPC methods running in a DO whose class implementation lives in worker_b.
The example in the rpc docs shows a services binding to a worker (by name).
Is there an equivalent RPC binding for a DO class using the class_name?
The example in the rpc docs shows a services binding to a worker (by name).
Is there an equivalent RPC binding for a DO class using the class_name?

