This library exposes a single class `AsyncQueue`, which constructs a queue that can be pushed into synchronously but read/consumed asynchronously. It provides a way to convert processes that stream data asynchronously into an async iterable. It's easiest
published version 1.0.1, 3 years ago