tako-socket 0.0.1-alpha.0

Unix socket protocol and client utilities for the Tako platform
Documentation

tako-socket

Shared Unix-socket transport helpers for Tako components.

Scope

  • Newline-delimited JSON message framing.
  • Message size/limit checks.
  • Generic request/response connection loop utilities.

Used by both local and remote control channels.

Test

From repository root:

cargo test -p tako-socket

Related Docs

  • SPEC.md communication protocol section