| Crates.io | safe-ipc | 
| lib.rs | safe-ipc | 
| version | 0.1.0 | 
| created_at | 2020-10-09 21:41:38.72533+00 | 
| updated_at | 2020-10-09 21:41:38.72533+00 | 
| description | IPC crate for Unix and Windows. | 
| homepage | |
| repository | https://www.github.com/UpsettingBoy/safe-ipc | 
| max_upload_size | |
| id | 297822 | 
| size | 27,202 | 
This crate will expose some of the most known forms of inter-process communication such as shared memory and pipes(WIP).
The target system must be able to use one of the following crates: nix or winapi.
All contributions to this project will be under Apache-2.0 license.