Re-exports§
pub use server::run_ipc_server;
Modules§
Functions§
- pipe_
name - Construct the IPC endpoint path for a given data-dir hash.
- 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.