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

Backpressure operators #177

Closed
fabioramponi opened this issue Sep 29, 2015 · 2 comments
Closed

Backpressure operators #177

fabioramponi opened this issue Sep 29, 2015 · 2 comments

Comments

@fabioramponi
Copy link

From what I saw, in RxCpp operators like onBackpressureBuffer, onBackpressureDrop, onBackpressureLatest described here are not implemented.
Is there a plan to implement them in the near future?

@kirkshoop
Copy link
Member

No, rxcpp does not implement backpressure.

Contribution is welcome!

This would start with some discussion and prototyping. Rx.Net, RxJava and RxJs each have a different approach - rxcpp will have to pick one or invent another :)

@kirkshoop
Copy link
Member

closed due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants