Fluxion 0.2.1 — the new Rust-idiomatic async stream composition library now supports error propagation!

Hi everyone,

I just released Fluxion 0.2.1, a small async library for Rust that lets you compose eterogeneous event streams and preserve the order in which events arrive.

Feedback is welcome!

:link: GitHub: GitHub - umbgtt10/fluxion: 100% Rust implementation of composite Rx extensions for stream aggregation with ordering guarantee and friendly fluent API

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.