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

Unread Messages #106

Open
d1b1 opened this issue May 19, 2018 · 1 comment
Open

Unread Messages #106

d1b1 opened this issue May 19, 2018 · 1 comment

Comments

@d1b1
Copy link

d1b1 commented May 19, 2018

I have been working with Twilio Chat to find a way to build a slack like integration to my firebase app. The Twilio JS SDK has a ton of features on the client site, but is more limited on the node/backend side. So I am back working with the firebase codebase.

Has anyone come up with a way to extend this API to allow for keeping track of unread messages per user when the user is offline? Maybe a firebase function?

@RadiBarq
Copy link

I am currently working on a chat feature inside my app using firebase, you could use firebase functions cloud messaging to track messages offline.

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