# relay [![Build Status](https://travis-ci.org/seanmonstar/relay.svg?branch=master)](https://travis-ci.org/seanmonstar/relay) [![crates.io](http://meritbadge.herokuapp.com/relay)](https://crates.io/crates/relay) A light-weight `Future` channel for passing data among tasks. [Documentation](https://docs.rs/relay) ## License Licensed under either of * [Apache License, Version 2.0](LICENSE-APACHE) * [MIT license](LICENSE-MIT) at your option. ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.