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
GitHub
GitHub - evanderkoogh/do-taskmanager: A TaskManager for Durable Obj...
A TaskManager for Durable Objects, simplifying the use of Alarms - evanderkoogh/do-taskmanager
3 Replies