Relative Content

Tag Archive for jquerynode.jselectronevent-handling

Event reply in Electron

I am trying to send a success reply from main.js to my frontend customer.js. I want to send the message but do not know how to handle it on the front end. In the frontend, I am using jQuery. The code works so no need to change that just want to handle the event.