Fabian
CDCloudflare Developers
•Created by Fabian on 5/3/2024 in #workers-help
RPC Durable Object not working
Can somebody help me finding out why my RPC Durable Object is not working (locally, newest wrangler)? I basically have this (simplified) setup:
When I try to call the
create
function now, it fails with TypeError: example.create is not a function
. Again, simplified:
3 replies