@commissary/stream
v0.2.1
Published
JavaScript and Effect stream adapters for Commissary executions
Readme
@commissary/stream
Bounded JavaScript and Effect stream adapters for Commissary execution events.
Install
pnpm add @commissary/core @commissary/streamEntry points
@commissary/streamexposes a JavaScriptexecutefunction that returns anAsyncIterableof execution events.@commissary/stream/effectexposes an Effect-nativeexecutefunction and EffectStream.
Streams are process-local views. They do not replace durable Run snapshots or results, and stopping a stream does not abort its Run.
This package is ESM-only. It supports Node.js 22.14 or later, the current stable Bun and Deno releases, modern browsers, and Cloudflare Workers.
See the project README for the package map and development commands.
