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

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.