Jacob e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 years ago
..
src-tauri d5d6d2abc1 Isolation Pattern (#43) 3 years ago
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 years ago
index.html 4143ffd427 fix(cli.js): detect `CARGO_TARGET_DIR` for local run (#3147) 3 years ago
package.json 1f98853573 chore(deps) Update Tauri Core (#2480) 4 years ago

README.md

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.