Skip to main content
Module

x/jsx_stream/README.md

JSX runtime for server-side only async streaming
Latest
File

JSX Streaming

Provides a server-side only async streaming serializer for JSX.

Documentation is coming soon, until then read about the general concept here.

Example

See the example for an idea of how this is used.

You can start the example with:

deno task example

Then open the app in a browser and manually change the URL path.