ipcSocket Readonly
ipcSocket: IpcSocketBackend | undefined
Optional custom implementation of IpcSocketBackend to use for IPC communication with the Frontend counterpart of authorization client, see ./ElectronRendererAuthorization. If not provided, default IPC implementation is used.
Defined in
- main/Client.ts Line 119
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.