exec-server: sketch app-server-shaped json-rpc base

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
starr-openai
2026-03-18 23:17:17 +00:00
parent 56d0c6bf67
commit 1bb5404998
8 changed files with 344 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
pub mod protocol;
pub mod server;