What's everyone working on this week (43/2022)?

New week, new Rust! What are you folks up to?

Still working on radiorust. Fixed a bug in the finite impulse response filter implementation and revised the radiorust::flow system, which allows connecting producers and consumers dynamically at runtime with each other. Hoping this will be sufficiently efficient, as I had to implement my own broadcast channel with backpressure (radiorust::sync::broadcast_bp).

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.