ReactiveX / RxGo

Reactive Extensions for the Go language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Producer

GiorgosAlexakis opened this issue · comments

In this example, the final items are sent in a channel, available to a consumer. There are many ways to consume or to produce data using RxGo. Publishing the results in a channel is only one of them.

Any examples that don't use channels?

I think the observable converters should have examples that don't use channels.

https://github.com/ReactiveX/RxGo#operators-to-convert-observables