Skip to main content

Streaming Facts

Documentation in progress

This page has not been written yet. Until it lands, the Quick Start covers streamAll() and StreamingOptionSet, and the 5-Minute Tutorial shows a live subscription against a running server.

Planned for this page:

  • streamAll() and catch-up semantics — history first, then live
  • StreamingOptionSet: lastSeenId, batchSize, pollDelayMs
  • checkpointing and resuming exactly where you left off
  • subscribe versus replay, and when you want each
  • building projections and integrations on top of a stream