RpcTarget without using
Is there a way to use class that extends RpcTarget without using in production or I have to wait for V8 implementation? Right now, connection seems already closed when I try to execute function. Also, I am calling it from CF Pages bindings (Astro Server Actions) and not from the worker. Thanks!
0 Replies