tauri/.changes/channel-rust.md
Lucas Fernandes Nogueira fbeb5b9185
refactor(core): use webview's URI schemes for IPC (#7170)
Co-authored-by: chip <chip@chip.sh>
2023-08-10 10:12:38 -03:00

6 lines
108 B
Markdown

---
"tauri": patch:enhance
---
Added `Channel::new` allowing communication from a mobile plugin with Rust.