comms 0.1.4

Experimental library for communicating with groups of Tokio server clients.
Documentation
[dependencies]
futures = "0.1"
tokio-timer = "0.1"

[dependencies.clippy]
optional = true
version = "0.0"

[dev-dependencies]
quickcheck = "0.2"

[features]
default = []
dev = ["clippy"]

[package]
authors = ["Michael Mokrysz <hi@46b.it>"]
description = "Experimental library for communicating with groups of Tokio server clients."
documentation = "https://46bit.github.io/comms/comms/"
homepage = "https://github.com/46bit/comms"
license = "MIT/Apache-2.0"
name = "comms"
readme = "README.md"
repository = "https://github.com/46bit/comms.git"
version = "0.1.4"