clocked-dispatch 3.0.1

Provides a clocked message dispatch service
Documentation
[package]
name = "clocked-dispatch"
version = "3.0.1"

description = "Provides a clocked message dispatch service"
readme = "README.md"

authors = ["Jon Gjengset <jon@thesquareplanet.com>"]

documentation = "https://jon.tsp.io/crates/clocked_dispatch"
homepage = "https://github.com/jonhoo/clocked-dispatch"
repository = "https://github.com/jonhoo/clocked-dispatch.git"

keywords = ["channel","synchronization","dispatch","message"]

license = "MIT/Apache-2.0"

[dependencies]
rand = "0.3"