Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

iGuan7u/ElectronRemoteBlockDemo

Repository files navigation

ElectronRemoteBlockDemo

Remote Module is easiest way to use Main Process's function in renderer Process provided by Electron, but it has a cost.

Here is a demo about Electron remote module, you should be noticed that using remote module may cause your application frozen.

You should take care of the main process, too.

Dependencies

  • Electron 5.0
  • node.js

How to install dependencies

$: npm install

How to run

$: npm start

demo

About

It is a demo about Electron remote module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published