electron-vite-react icon indicating copy to clipboard operation
electron-vite-react copied to clipboard

How should I configure network requests correctly?

Open changmen1 opened this issue 1 year ago • 2 comments

image I'm afraid I'll write it wrong.

image

changmen1 avatar Oct 31 '24 03:10 changmen1

You need to check electron's official documents for this. https://www.electronjs.org/docs/latest/api/net

RSS1102 avatar Oct 31 '24 08:10 RSS1102

You need to check electron's official documents for this. https://www.electronjs.org/docs/latest/api/net

Doesn't it support using it directly in the rendering process?

changmen1 avatar Oct 31 '24 08:10 changmen1