I'm working on an Angular2 application that runs next to Electron, so when I click on a specific angle link, the Electron application ends. How do I make this type of communication, so that Electron understands a command coming from the angle?
I'm working on an Angular2 application that runs next to Electron, so when I click on a specific angle link, the Electron application ends. How do I make this type of communication, so that Electron understands a command coming from the angle?