We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks to SyncedStore for the results. Are there any plans to bundle SyncStore with rxjs?
The text was updated successfully, but these errors were encountered:
I asked myself the same question a few days ago, and maybe a way to connect with rxjs is enabling the mobx integration (https://syncedstore.org/docs/advanced/mobx) and then using the mobx-utils toStream https://github.com/mobxjs/mobx-utils#tostream
This sound more like theory and I am interested to see it for real.
Sorry, something went wrong.
This would be interesting indeed! The way @echarles mentions probably works.
If there's more interest for this, I'll look into adding direct support for rxjs to SyncedStore. I'll keep this issue open to gauge interest!
No branches or pull requests
Thanks to SyncedStore for the results.
Are there any plans to bundle SyncStore with rxjs?
The text was updated successfully, but these errors were encountered: