I am building a group chat feature in my appusing appwrite.
I am usijg the appwrite db to sotre the messages, and apperite realtime for listening to any realtime messages, when a response is received from the realtime subscription, i store the message into local cache of device.
Now i want to implement the system where my app keeps listening for new messages even if the app is closed or the group is closed, and keeps storing the new incoming messages into the loval cache.
Can appwrite help with this?
And can you suggest the most optimal thing to use for this group messaging feature using appwrite
#🚑│support
Recommended threads
- Unable to login
I'm unable to login to my account on cloud.appwrite.io. Register mail is yash.tak1998@gmail.com
- Does a user need to be registered in App...
If I want to send an email (for example, to xyz@gmail.com) from an Appwrite Cloud Function, does that email address need to be registered as a user in Appwrite?...
- support counts
I want just want number of rows i have matching few conditions, if databse.count was there then will had saved few resources, instead using databse.listrows