Skip to content

IPC

oRPC includes built-in support for common IPC protocols, making it easy to expose RPC endpoints in any environment that supports IPC:

AdapterTarget
electron-ipcElectron IPCdocs

INFO

Each IPC protocol has its own setup requirements. Refer to the corresponding documentation for detailed instructions.

Released under the MIT License.