Since DataFlow and share operator seems far away what would the current idiomatic way to have "something" that would support multiple senders to it and conflate to keep the last data and multiple receiver that comes and leaves, but when comes instantly get the last pushed value? (Pushed before it register)