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

Firebase Stream #9

Open
UmairAhmed85 opened this issue May 15, 2021 · 0 comments
Open

Firebase Stream #9

UmairAhmed85 opened this issue May 15, 2021 · 0 comments

Comments

@UmairAhmed85
Copy link

Is it possible to use multiple streams .. say one stream for user object like
Firebase.stream(userEndpoint, [](FirebaseStream stream) { });
and the second one for some other object say contacts like
Firebase.stream(contactsEndPoint, [](FirebaseStream stream) { });

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