Module IPCTransport

Module IPCTransport 

Source
Expand description

IPC Transport Implementation

Provides inter-process communication (IPC) for Grove. Supports Unix domain sockets on macOS/Linux.

Structs§

IPCTransportImpl
IPC transport for local process communication

Enums§

IPCTransportError
IPC transport errors