NAME

Chandra::Socket::Connection - Wire protocol and connection wrapper for Chandra IPC

DESCRIPTION

Handles length-prefixed JSON framing for communication between Hub and Client processes. Each message is a 4-byte big-endian length prefix followed by a JSON payload.