IPC
oRPC includes built-in support for common IPC protocols, making it easy to expose RPC endpoints in any environment that supports IPC:
Adapter | Target | |
---|---|---|
electron-ipc | Electron IPC | docs |
INFO
Each IPC protocol has its own setup requirements. Refer to the corresponding documentation for detailed instructions.