Lucas Nogueira 38f5db6e6a feat(codegen): fill app metadata in development Info.plist vor 3 Jahren
..
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) vor 3 Jahren
index.html f37a36f58b fix: streaming example vor 3 Jahren
main.rs 4c4acc3094 feat: implement `Default` for `Menu`, closes #2398 (#4291) vor 3 Jahren
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist vor 3 Jahren

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.