tauri/examples/streaming/README.md

6 lines
191 B
Markdown
Raw Normal View History

# Streaming example
A simple Tauri Appplication showcase the streaming functionality.
To execute run the following on the root directory of the repository: `cargo run --example streaming`.