Lucas Nogueira f37a36f58b fix: streaming example %!s(int64=3) %!d(string=hai) anos
..
src-tauri f37a36f58b fix: streaming example %!s(int64=3) %!d(string=hai) anos
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) %!s(int64=3) %!d(string=hai) anos
index.html f37a36f58b fix: streaming example %!s(int64=3) %!d(string=hai) anos
package.json 4334865266 refactor(cli): rename `tooling/cli.rs` folder to `tooling/cli` (#3388) %!s(int64=3) %!d(string=hai) anos

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.