Command Palette
Search for a command to run
Command Palette
Search for a command to run

streaming-values

✓ Relevant

RSC API provides `createStreamableValue` and `createStreamableUI` for server-to-client streaming with `.update()` and `.done()` methods; read with `readStreamableValue` async iterator or direct component rendering.