Skip to main content

Module IPCTransport

Module IPCTransport 

Source
Expand description

§IPC Transport Implementation

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

Structs§

IPCTransport
IPC transport for local process communication.

Enums§

IPCTransportError
IPC transport error variants.