2 releases

0.1.1 Sep 27, 2024
0.1.0 Jun 26, 2024

#1527 in Algorithms

22 downloads per month
Used in 7 crates (via swimos_utilities)

Apache-2.0

60KB
1.5K SLoC

Stream Aggregator

Provides an aggregator that combines a collection of futures::Streams of the same type into a single futures::Stream.

Additional streams can be added after initial construction.

Dependencies

~4–10MB
~96K SLoC