[](https://travis-ci.org/oefd/doublecross)
Bi-directional channels for communicating between threads based on [crossbeam-channel](https://docs.rs/crossbeam-channel/0.2.6/crossbeam_channel/).
```toml
[dependencies]
doublecross = "0.2"
```
Licensed under the terms of of the [MPL-2.0](https://www.mozilla.org/en-US/MPL/2.0/).