Join Slack
Powered by
Hi there. How would you wrap async methods in Rx? ...
# rx
u
ubu
05/04/2018, 2:22 PM
Hi there. How would you wrap async methods in Rx? I use
BillingClient
, that has a connection callback, then I make some query with some results that I also receive in some other callback. How would I deliver these results to an Observable?
2
Views
Open in Slack
Previous
Next