Resonate State Bus Pattern Typescript

Stream durable workflow state to browsers (or any live subscriber) via an external realtime bus. Use this pattern when the worker is short-lived or scales to zero — keeping the worker stateless, making progress observable, and decoupling clients from the workflow's lifecycle.

resonatehq Updated

File contents

resonatehq/resonate-skills/tree/main/resonate-state-bus-pattern-typescript commit ad7183a672

Frequently asked questions

npx skillmds@latest add resonatehq/resonate-state-bus-pattern-typescript