tauri/.changes/ipc-custom-protocol.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

7 lines
132 B
Markdown

---
"tauri": patch:enhance
"tauri-utils": patch:enhance
---
Use custom protocols on the IPC implementation to enhance performance.