kevin.cianfarini
11/23/2017, 10:52 PMsubscribeOn
and observeOn
? From what I understand subscribeOn defines where the data is originally emitted from and each subsequent observeOn sends those emissions to different threads?Eugen Martynov
11/23/2017, 11:01 PMkevin.cianfarini
11/23/2017, 11:01 PM