More context on what you’re trying to build (not the tech; the overall problem/architecture) would b

More context on what you’re trying to build (not the tech; the overall problem/architecture) would be helpful but I suspect you may be better served by Durable Objects if you are trying to build something more “real time. Write to a DO, use an alarm() to wake it, push messages to connected clients over WS.
Was this page helpful?