Hi!
Is there something similar to MutableStateFlow, but without “state”?
I just want simple entity that allows to pass items from one place and listen for changes at another. So, I don’t need getting last sent item after calling collect(), only new items