Join Slack
Powered by
While we’re on SQLDelight, I’d like to use an obse...
# squarelibraries
e
Eric O'Connell
06/17/2020, 7:07 PM
While we’re on SQLDelight, I’d like to use an observed query … but also throttle the hits on the database. It seems like there’s no way to do this with the current
RxJavaExtensions
only providing
toObservable
and not a direct
toFlowable()
?
Open in Slack
Previous
Next