Quentin Renard

Results 308 comments of Quentin Renard
trafficstars

Can you walk me through why you need this and what it's actually doing ?

@gjchentw this is a good idea, but who is handling the SSL handshake in this scenario ? And who generates the SSL certificate ?

@gedw99 that's a great idea indeed! I'll take a look when I have time, and if anybody else want to make a quick summary of what we can improve, feel...

[here](https://github.com/asticode/go-astilectron-demo/blob/master/main.go#L91) is defined only one window, but `Windows` is a slice therefore you can provide several windows

it seems the machine you're running the bundler on doesn't have enough memory (ram)

This makes sense. Could you add a comment above `if c.InputPath != "" {` explaining why you need it ? That will be useful in the future

I had forgotten to push last changes to master and your `go.sum` now conflicts with `master`'s. Could you fetch last changes and not update `go.sum` ?

Can you share some code so that I can see how you're setting up `Astilectron` options ?

Right off the bat I've no idea why it shows Electron's menu. I'll investigate more once I've some free time.

@pzeinlinger unfortunately no 😒