pub fn init( enabled: bool, bar_name: &str, ) -> Result<Pin<Box<dyn Stream<Item = Result<UnixStream, Error>>>>>
Initialize IPC for a given bar