5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 01:43:15 +08:00
wails/v2/internal/frontend
stffabi d827aafe89 [v2] Improve processRequest: Handle errors and behave more like a webserver
This also fixes that requests remain in "pending" state on
darwin if e.g. a file is not found or an error occurs during
loading of the file.
2021-12-03 16:41:51 +01:00
..
assetserver use backtick with return 2021-10-11 19:41:45 +08:00
desktop [v2] Improve processRequest: Handle errors and behave more like a webserver 2021-12-03 16:41:51 +01:00
devserver add locker for websocket.WriteMessage 2021-10-11 21:10:55 +08:00
dispatcher Fixed WindowGetSize 2021-10-24 18:00:47 -06:00
runtime [v2] Improved runtime builds. 2021-11-29 20:04:38 +11:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go [mac] Improve string/memory handling, dialog icon -> []byte 2021-10-31 08:50:14 +11:00