v2.1.0
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.
go get -u github.com/reactivex/rxgo/[email protected]
Connect
returns now the context used for the subscription. It allows getting notified once the subscription has been cancelled.