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

Use firebase realtime database instead of PubbNub. #14

Open
Steco17 opened this issue Nov 13, 2019 · 1 comment
Open

Use firebase realtime database instead of PubbNub. #14

Steco17 opened this issue Nov 13, 2019 · 1 comment

Comments

@Steco17
Copy link

Steco17 commented Nov 13, 2019

Hello. this chat is amazing and i was thinking if there are means to connect this chat app to Firebase realtime database or Firestore? if so how can i do that?
Thanks

@stephenlb
Copy link
Owner

Hi @Steco17 yes indeed! There are many ways to go about this. I think the best way would be to replace the publish and subscribe functions found in this file here: https://github.com/stephenlb/angularjs-chat/blob/master/angular-chat.js and replace them with Firebase read/write methods.

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