ceramic 0.3.0

Synchronous channels between proccesses
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]
bincode = "0.6.1"
nix = "0.7.0"
rain = "0.2.2"
rustc-serialize = "0.3"

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