//! Interprocess communication pub mod buffer; pub mod message; pub mod protocol;