Comment on page
Run the Demo
Run
warpstream demo
in your terminal.This command will:
- 1.Automatically sign you up for a temporary account that is valid for 12 hours.
- 2.Run an in-memory producer that will produce small JSON documents to a stream periodically.
- 3.Run an in-memory WebAssembly consumer that consumes the JSON documents and prints them to the standard console.
Last modified 3mo ago