The operators listed here provide usual operations when working with observables. Some of them have already been covered in the previous chapters. They are the following ones:
Operator | Description | Chapter |
observe_on | Changes the scheduler being used on the following operators | 5 |
subscribe_on | Sets the scheduler being used by the root observable | 5 |