Just an FYI that nowadays, `electron` has a built-in method to do what this package does: `ipcMain::handle()` See https://www.electronjs.org/docs/latest/api/ipc-main#ipcmainhandlechannel-listener for details 馃檪
Just an FYI that nowadays,
electronhas a built-in method to do what this package does:ipcMain::handle()See https://www.electronjs.org/docs/latest/api/ipc-main#ipcmainhandlechannel-listener for details 馃檪