lib3h_p2p_protocol 0.0.32

Lib3h Protocol definition for inter-node p2p communication.
Documentation
[dependencies.capnp]
version = "=0.10.0"

[dependencies.serde]
version = "=1.0.89"

[dependencies.serde_derive]
version = "=1.0.89"

[dependencies.serde_json]
version = "=1.0.39"

[package]
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
categories = ["network-programming"]
description = "Lib3h Protocol definition for inter-node p2p communication."
documentation = "https://docs.rs/lib3h_p2p_protocol"
edition = "2018"
keywords = ["holochain", "holo", "p2p", "network"]
license = "Apache-2.0"
name = "lib3h_p2p_protocol"
readme = "README.md"
repository = "https://github.com/holochain/lib3h"
version = "0.0.32"