noheltcj / RxCommon

Multiplatform implementation of ReactiveX providing a common way to build one set of business logic for native, iOS, Javascript, Android, JVM, and other platforms.
MIT License
82 stars 3 forks source link

Exposes the Disposable created in subscribeTo for explicit cleanup #32

Closed noheltcj closed 5 years ago

noheltcj commented 5 years ago

Addresses issue #31