mirror of https://github.com/tauri-apps/tauri
c81534ebd8 | ||
---|---|---|
.. | ||
src-tauri | ||
README.md | ||
index.html | ||
package.json |
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
.