
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
- Document Data is null.
I'm using flutter and I've just got everything set up, the document meta data is null but the actual query is fine. (see screenshot) The permission I have ar...
- Flutter native Google Sign Up with googl...
Hey I want to use the native login instead of the WebView. Do you have any experience on that and has Appwrite to plan this support?
- Do I need Redis if using appwrite
Saw appwrite has built-in redis, but does this work for listdocuments, getdocument and other query etc? what does the appwrite redis covers under the hood?
