safe-ipc

Crates.iosafe-ipc
lib.rssafe-ipc
version0.1.0
sourcesrc
created_at2020-10-09 21:41:38.72533
updated_at2020-10-09 21:41:38.72533
descriptionIPC crate for Unix and Windows.
homepage
repositoryhttps://www.github.com/UpsettingBoy/safe-ipc
max_upload_size
id297822
size27,202
Jerónimo Sánchez (UpsettingBoy)

documentation

README

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.

Commit count: 0

cargo fmt