Re-exports§
pub use server::run_ipc_server;
Modules§
Functions§
- pipe_
name - Construct the named-pipe path for a given data-dir hash.
Format:
\\.\pipe\agentmux-{hash16}\command. - srv_
pipe_ name - Phase E.1b — srv-side pipe path. Same data-dir hash as the launcher pipe (multi-instance scoping is identical), different leaf name. Both pipes coexist; subscribers connect to whichever reducer they need.