tokio-channel 0.1.0

Channels for asynchronous communication using Tokio.
Documentation

Asynchronous channels.

This crate provides channels that can be used to communicate between asynchronous tasks.