Lucas Fernandes Nogueira 43daeafd73 refactor: cleanup logic to get path from protocol req url, closes #4132 (#4192) 3 anos atrás
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 anos atrás
index.html f37a36f58b fix: streaming example 3 anos atrás
main.rs 43daeafd73 refactor: cleanup logic to get path from protocol req url, closes #4132 (#4192) 3 anos atrás
tauri.conf.json 715cbde384 feat(config): add `$schema` to `tauri.conf.json`, closes #3464 (#4031) 3 anos atrás

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.