Luca D'Incà

Results 1 issues of Luca D'Incà

Hello, I'm trying to send a message from the main process to all the render processes in the task pool. Now I'm sending the message using the standard electron `ipcMain.send()`...