1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2025-01-01 23:42:33 +03:00
tauri/.changes/window-on-message-refactor.md

189 B

tauri
patch:breaking

Changed Window::on_message signature to take a responder closure instead of returning the response object in order to asynchronously process the request.