wails
wails copied to clipboard
Possible to load remote url like http://127.0.0.1:80/index.html as gui
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like
use gin or beego to serve index and wails to serve it
Describe alternatives you've considered
No response
Additional context
No response
is there a demo?
Thanks for opening this request.
The discussion here might help you and this Dynamic Assets.
If you want to use gin or another Go framework you could pass their http.Handler as an options.AssetsHandler while setting options.Assets to nil. Please keep in mind there are some limitations of the AssetsHandlers, especially on Linux.
Unfortunately we haven't heard anything back, so I'll close this issue.
Please feel free to open a new issue if you have any problems with the AssetsHandler or have any further questions.