Communicating with Workflows
DBOS provides a few different ways to communicate with your workflows. You can:
- Send messages to workflows
- Publish events from workflows for clients to read
- Stream values from workflows to clients
Workflow Messaging and Notifications
You can send messages to a specific workflow. This is useful for signaling a workflow or sending notifications to it while it's running.