tauri-async-example
tauri-async-example copied to clipboard
Tauri Async Example
Provides an example of integrating Tauri with an async process. More specifically, it enables sending messages from the Tauri Webview to an async process and vice versa.
https://user-images.githubusercontent.com/28975/185815131-0c45ba14-4588-4722-806c-8dcf5b1bb67e.mp4
Run
npm install
npm run tauri dev