What Is Inter Process Communication (ipc)?

user image

Muskan Anand

2 years ago

Inter Process Communication module is mechanism which allows exchange of synchronous and asynchronous message between main and renderer process. ipcMain module communication takes from main process to renderer process and ipcRenderer module communication takes from renderer process to main process.

Recent Doubts

Close [x]