Safe-IPC

This crate will expose some of the most known forms of inter-process communication such as shared memory and pipes(WIP).

Requirements

The target system must be able to use one of the following crates: nix or winapi.

Contributions

All contributions to this project will be under Apache-2.0 license.