Added support for multiple instances of stores in the same electron app. This is done by introducing ipc_event_name
into functions that consumes either ipcMain
or ipcRenderer
.
Added support for multiple instances of stores in the same electron app. This is done by introducing ipc_event_name
into functions that consumes either ipcMain
or ipcRenderer
.