Streams demos
Demos and example applications built with Electric Streams.
Demo apps
These demos showcase the kind of apps and UX you can build with Electric Streams.

Durable Doom
Doom on Durable Streams. Live spectating, time-travel, and fork-to-continue — all client-side, no backend.

Collaborative AI Editor
Collaborative rich text editor where an AI agent is a server-side CRDT peer.

Territory Wars
Multiplayer territory capture game built with Yjs CRDTs on Durable Streams.
Technical examples
These are more technical examples demonstrating how to implement certain patterns and integrations.
Yjs demo
Collaborative editor example using y-durable-streams as a Yjs provider.
StreamDB
Example showing how to use StreamDB to model messages, presence and agents on top of a Durable Stream.
Chat AI SDK
Chat example using Durable Streams as the transport for the Vercel AI SDK.
Chat TanStack
Chat example using Durable Streams with the TanStack AI transport.