summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index c039fc1..6d1d8d4 100644
--- a/README.md
+++ b/README.md
@@ -17,3 +17,10 @@ Meanwhile it seems some features aren't fully stable in Rust just yet. Some crat
https://github.com/taiki-e/futures-async-stream
https://github.com/tokio-rs/async-stream
+
+This page has a good review https://blog.yoshuawuyts.com/rust-streams/
+
+
+## Design
+
+Each block processes input and out asynchronously.