Martin

Results 9 comments of Martin

@tmclane I played a bit with your feature but I can't really get it to work. My main issue is that an app compiled with `-outputType server` seems to never...

For my use case of 'server' I need the same functionality of wails such as RPC and events with the only difference that the app runs in the browser and...

Travis, I played around with your branch and committed my current status to [m29/hfeature/add_support_for_server_and_hybrid](https://github.com/m29h/wails/tree/feature/add_support_for_server_and_hybrid) My main changes are enforcing the null frontend to call the `OnStartup()` callback and I also...

I wanted to bump this thread as I quite extensively worked on this topic in my own repository. Basically I decoupled what is called "devserver" and "desktop" frontends in the...

I agree with @tmclane that a reverse proxy would suffice for all authentication needs. (if authentication would even needed for a particular app) Practically the benefit of such a wails...

I also have a similar issue i am struggeling with since our gateway got upgraded to fortios `` according to the debug logfile taken from an official and legit FortiClient...

@DimitriPapadopoulos No, I cannot get the 7.0.0 from the site to work. I have a user certificate pem file that I used to pass to openfoirtivpn via the --user-cert and...

@DimitriPapadopoulos Unfortunately that does not help me. I played with hostcheck before but that did not lead to anything. When i look at the traffic from the working windows client...

Thank you for looking into this. Your solution looks fine for the situation where the client looses connection because of e.g. a temporary network issue. However there is a second...