Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
-
Updated
Aug 18, 2020 - C#
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to client and client to server in .NET
Ndjson.AsyncStreams is a solution for working with asynchronous streaming data sources over HTTP using NDJSON (Newline Delimited JSON).
Data compression -- Swinging Door Algorithm
A minimal reactive / async streams socket implementation.
My implementation of "Build a Stock-Tracking CLI with Async Streams in Rust" - The Actor Model: https://www.manning.com/liveprojectseries/async-streams-in-rust-ser
Quick helper library containing interfaces and classes to help you prepare for the C# 8 Async Streams feature.
Shows new c# 8 features
Events, promises and asynchronous operations simplified
Add a description, image, and links to the async-streams topic page so that developers can more easily learn about it.
To associate your repository with the async-streams topic, visit your repo's landing page and select "manage topics."