Jeff
CDCloudflare Developers
•Created by Jeff on 7/18/2024 in #workers-help
do-taskmanager with rpc
Hello, any experts able to guide me in the right direction on modifying https://github.com/evanderkoogh/do-taskmanager to work with the new RPC?
The new DurableObject class doesn't seem to like me calling super() with the proxied state but I could also be making a silly mistake
To be clear all I'm doing is:
MyClass extends DurableObject implements TM_DurableObject
4 replies