Skip to main content

Module ipc

Module ipc 

Source
Expand description

IPC (Inter-Process Communication) for Claude Code wrapper

This module handles communication between Claude Code and Parry using stdin/stdout JSON protocol.

Structsยง

IpcChannel
IPC channel for Claude Code communication