tauri/examples/streaming
Jacob e57a303748
docs(examples): add missing Readme and clarify existing (#3327)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-02-04 17:56:57 -03:00
..
src-tauri Isolation Pattern (#43) 2022-01-17 10:46:14 -03:00
index.html fix(cli.js): detect CARGO_TARGET_DIR for local run (#3147) 2022-01-04 13:57:50 +02:00
package.json chore(deps) Update Tauri Core (#2480) 2021-08-24 11:40:10 -03:00
README.md docs(examples): add missing Readme and clarify existing (#3327) 2022-02-04 17:56:57 -03:00

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.