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.

tauri-async.mp4

Run

npm install
npm run tauri dev