I use Durable Objects in remix and I made it so there is a backend worker handling the Durable Objec
I use Durable Objects in remix and I made it so there is a backend worker handling the Durable Object for each customer (they get a unique instance each), and the remix app uses RPC to interface with the worker
