Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Producer #395

Open
GiorgosAlexakis opened this issue Jan 21, 2023 · 1 comment
Open

Custom Producer #395

GiorgosAlexakis opened this issue Jan 21, 2023 · 1 comment
Labels
question Question regarding how RxGo is working etc.

Comments

@GiorgosAlexakis
Copy link

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?

@GiorgosAlexakis GiorgosAlexakis added the question Question regarding how RxGo is working etc. label Jan 21, 2023
@m9p909
Copy link

m9p909 commented Feb 8, 2023

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question regarding how RxGo is working etc.
Projects
None yet
Development

No branches or pull requests

2 participants