Better question, I am trying to create an observab...
# rx
b
Better question, I am trying to create an observable that starts fetching items only when it has observers. When it no longer has observers, it needs to stop fetching the items. Here is a solution we've come up with https://hastebin.com/fuzuwiwene.scala