2022-02-04 23:56:57 +03:00
|
|
|
# Streaming example
|
|
|
|
|
2022-05-27 11:06:11 +03:00
|
|
|
A simple Tauri Application showcase the streaming functionality.
|
2022-02-04 23:56:57 +03:00
|
|
|
|
|
|
|
To execute run the following on the root directory of the repository: `cargo run --example streaming`.
|