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

[ALTERNATIVE] Proposal for an alternative #199

Open
lifaon74 opened this issue Apr 7, 2019 · 0 comments
Open

[ALTERNATIVE] Proposal for an alternative #199

lifaon74 opened this issue Apr 7, 2019 · 0 comments

Comments

@lifaon74
Copy link

lifaon74 commented Apr 7, 2019

Hi, I would like to share my own work on the Observables: https://github.com/lifaon74/observables

Because of some limitations of the RXJS Observables I tried to find a more generic API, where Observers may be activated/deactivated on the fly, may observe more than one Observable, and are not stuck with the 3 following states: next, error, complete.

Fell free to comment directly on the issue tracker

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

1 participant