feat(client): add LocalBridge TCP transport and ServerProcess manager

LocalBridge wraps StreamPeerTCP with 4-byte big-endian length-prefix
framing matching server/src/bridge/framing.rs. ServerProcess manages
the Rust server as a subprocess via OS.create_process(). Together
they form the D-020 IPC transport layer for ticket #79.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-11 20:59:34 +01:00
co-authored by Claude Opus 4.6
parent af4d0d3f26
commit 6dfaf2831f
4 changed files with 185 additions and 0 deletions
@@ -0,0 +1 @@
uid://bw2kckfw8jmwl