JakeWharton / RxReplayingShare

An RxJava transformer which combines replay(1), publish(), and refCount() operators.
Apache License 2.0
626 stars 28 forks source link

Add subscription check before emitting cached value #32

Closed kxfang closed 5 years ago

kxfang commented 5 years ago

Closes https://github.com/JakeWharton/RxReplayingShare/issues/31

JakeWharton commented 5 years ago

Released as 2.1.1