Ryan Russell 62ce02f6b5 docs(various): Improve Readability (#4225) 3 jaren geleden
..
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) 3 jaren geleden
index.html f37a36f58b fix: streaming example 3 jaren geleden
main.rs c479922f9a refactor: use `strip_prefix` to remove request uri domain, ref #4132 3 jaren geleden
tauri.conf.json 715cbde384 feat(config): add `$schema` to `tauri.conf.json`, closes #3464 (#4031) 3 jaren geleden

README.md

Streaming example

A simple Tauri Application showcase the streaming functionality.

To execute run the following on the root directory of the repository: cargo run --example streaming.