palombe 0.4.1

Palombe lets you send and receive messages synchronously through different processes using named pipes
Documentation
[dependencies.libc]
version = "0.2"

[lib]
crate-type = ["dylib", "staticlib"]
name = "palombe"
path = "src/lib.rs"

[package]
authors = ["Yvan Sraka <yvan@sraka.xyz>"]
description = "Palombe lets you send and receive messages synchronously through different processes using named pipes"
license = "GPL-3.0"
name = "palombe"
version = "0.4.1"