Hot: If observerable start emitting items as soon as created, it is called “Hot”
Cold: Observerable will start to emit items when it is subscribed.
Advertisements
Hot: If observerable start emitting items as soon as created, it is called “Hot”
Cold: Observerable will start to emit items when it is subscribed.