ceramic 0.1.1

Synchronous channels between proccesses
Documentation
[package]
name = "ceramic"
version = "0.1.1"
authors = ["Arvid E. Picciani <aep@exys.org>"]
license = "MIT"
description = "Synchronous channels between proccesses"
repository = "https://github.com/aep/ceramic-rust.git"
homepage = "https://github.com/aep/ceramic-rust"
documentation = "https://docs.rs/ceramic/0.1.0/ceramic/"

[dependencies]
nix = "0.7.0"