There was an error while loading. Please reload this page.
1 parent 0b8d822 commit 463ac95Copy full SHA for 463ac95
1 file changed
workflow-streams/README.md
@@ -1,8 +1,8 @@
1
# Workflow Streams
2
3
> **Experimental.** These samples use `@temporalio/workflow-streams`, which is
4
-> currently distributed on the `contrib/pubsub` branch of `sdk-typescript`. The
5
-> module is experimental and its API may change.
+> published on npm and lives under `contrib/workflow-streams` in
+> `sdk-typescript`. The module is experimental and its API may change.
6
7
`@temporalio/workflow-streams` lets a workflow host a durable,
8
offset-addressed event channel. The workflow holds an append-only log;
0 commit comments