SMStreamMDXStreaming renderer
HomeDocsGuides
Browse docs

Guides

Deep dives and implementation notes for StreamMDX.

Where guides fit
React app consumer

Install the React package, mount the renderer, and learn the public API and integration constraints.

Plugin / worker extender

Work from the plugin cookbook into the worker internals and correctness contract before changing parser behavior.

TUI / Node consumer

Start from the dedicated terminal guide, then drop into lower-level runtime and protocol details only where needed.

Start: TUI guide
Maintainer / correctness reviewer

Use the testing and baseline guide first, then the repo-side correctness contract and execution plan when you need the stronger guarantees.