Gabriel Delavald

Results 8 comments of Gabriel Delavald

Hey @G00fY2 we know that this is way too much, it is a known issue with Electron based apps that have a problem of being greedy in relation to the...

@rafaelcarrillo-prodigia for server and general web app issues, please see [Rocket.Chat ](https://github.com/RocketChat/Rocket.Chat) repository.

If anyone is interested in working on this issue, I suggest to look into [node-electron-proxy-agent](https://github.com/felicienfrancois/node-electron-proxy-agent), that seems to be a viable lib to solve this.

@pepkaro Awesome, if you need any help make sure to hit #desktop on open.rocket.chat to find us.

This expands the [functionality](https://github.com/RocketChat/Rocket.Chat.Electron/pull/490) of the `servers.json` file feature, which loads the default server list.

Hey, this is something we have planned in our roadmap but were not able to do yet.

@mdesign83 Hey, since you know the needed change, what do you think about doing a PR to fix this? Thanks for the feedback!

I'm not sure if Electron already sets those properties, but you could try adding that xml to the build folder, so it gets added to the bundle. If that doesn't...