Files
tauri/.changes/custom-protocol.md
2021-02-25 17:07:30 -08:00

6 lines
195 B
Markdown

---
"tauri": minor
---
Replaces the embedded-server mode with Wry's custom protocol feature. This allows assets to be transferred to the webview directly, instead of through a localhost server.