Video Conferencing with Durable Streams
Build a video conferencing demo on S2 streams with live media reads, replay, retention controls, and durable frame history.
Build a video conferencing demo on S2 streams with live media reads, replay, retention controls, and durable frame history.
Use durable streams to coordinate adversarial AI agents, isolate context, replay reasoning, and scale parallel moderation or forecasting.
Practical S2 patterns for typed records, large messages, duplicate-safe retries, and application-level stream processing in TypeScript.
How y-s2 uses S2 streams, checkpoints, and leases to make serverless Yjs multiplayer rooms durable and easier to debug.
Why AI agent sessions need their own durable streams for memory, auditability, isolation, branching, and reliable resume.
A tutorial for streaming Postgres change data capture into S2 with Sequin for low-latency, durable CDC pipelines.
How S2 can power multiplayer, replayable terminal sessions with durable stream I/O and no SSH server to configure.
Learn how S2 access tokens scope stream operations by resource, prefix, and expiration for browser, app, and agent clients.
Build a low-latency IoT pipeline with a Raspberry Pi thermal sensor, S2 streams, and TypeScript for real-time monitoring.
A deep dive on using S2 as a shared log to replicate a strongly consistent KV store with append, read, and check-tail operations.