chamomile_types 0.4.0

Another P2P Library. Support IoT devices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.async-channel]
version = "1.6"

[dependencies.serde]
default-features = false
features = ["alloc", "derive"]
version = "1.0"

[package]
authors = ["Contact <contact@cypherlink.io>"]
description = "Another P2P Library. Support IoT devices."
edition = "2018"
keywords = ["distributed", "blockchain", "p2p", "libp2p", "peer-to-peer"]
license = "MIT/Apache-2.0"
name = "chamomile_types"
readme = "README.md"
repository = "https://github.com/cypherlink/chamomile"
version = "0.4.0"