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

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.