All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
UnboundedMemorySink
and UnboundedMemoryStream
mirroring the MemorySink
and MemoryStream
wrappers of futures::mpsc::{Sender, Receiver}
for futures::mpsc::{UnboundedSender, UnboundedReceiver}
.