Skip to content

feat: replace interprocess with Tokio native IPC - #21

Draft
Tunglies wants to merge 3 commits into
devfrom
feat/tokio-ipc-transport-v0-5
Draft

feat: replace interprocess with Tokio native IPC#21
Tunglies wants to merge 3 commits into
devfrom
feat/tokio-ipc-transport-v0-5

Conversation

@Tunglies

Copy link
Copy Markdown
Member

Scope

This draft tracks the kode-bridge 0.5.0 migration from interprocess to Tokio native Unix domain sockets and Windows named pipes.

Current phase

  • Baseline commit only: cross-platform IPC integration tests and Criterion transport benchmark
  • Production transport remains interprocess
  • Candidate implementation will follow after the baseline CI result is recorded

Boundaries

  • Do not merge yet
  • No tag, release, or crates.io publish
  • CI runner performance is informational; same-host macOS Criterion runs provide the before/after comparison

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant