diff --git a/src/content/posts/2026-09-03-durable-streams-now-supports-rivet-actors/page.mdx b/src/content/posts/2026-09-03-durable-streams-now-supports-rivet-actors/page.mdx index a6c54c49..5a247baf 100644 --- a/src/content/posts/2026-09-03-durable-streams-now-supports-rivet-actors/page.mdx +++ b/src/content/posts/2026-09-03-durable-streams-now-supports-rivet-actors/page.mdx @@ -115,6 +115,18 @@ curl 'http://127.0.0.1:8642/durable-streams/v1/stream/demo?offset=-1' See the [Durable Streams documentation](https://durablestreams.com) for the full protocol, JSON mode, StreamDB, and the Yjs, TanStack AI, and Vercel AI SDK integrations. +## Inspecting your streams + +Rivet ships a visual inspector for working with your streams. Browse every stream, read messages at any offset, and watch new records land live. + +