Am I right thinking `BroadcastChannel`s are someth...
# coroutines
l
Am I right thinking `BroadcastChannel`s are something similar to what we could call "observables"? Note that I have near-zero knowledge in RxJava so I'm not comparing it to RxJava specific `Observable`s.
e
They are similar to so-called “hot” observables.
👍🏽 2
👍 2