Minimal ipcMain/ipcRenderer-style endpoint used by electronIpcTransport().
ipcMain
ipcRenderer
electronIpcTransport()
Remove a listener from the named Electron IPC channel.
Attach a listener for the named Electron IPC channel.
Send one RPC message on the named Electron IPC channel.
Minimal
ipcMain/ipcRenderer-style endpoint used byelectronIpcTransport().