Skip to content

v2.1.0

Compare
Choose a tag to compare
@teivah teivah released this 13 May 17:13
· 59 commits to master since this release

Installation

go get -u github.com/reactivex/rxgo/[email protected]

Changed

  • Connect returns now the context used for the subscription. It allows getting notified once the subscription has been cancelled.