Hi, what is the best approach of emulating `Replay...
# announcements
j
Hi, what is the best approach of emulating
ReplaySubject
with time buffer in Kotlin Flow or Channels? Context: I am developing an Android app which receives data from a device via Bluetooth and then graphs it in real-time.