
Is there a way to use real time and filter the tables with the fields? For instance, let's say i have a table that holds private messages, and in that DM table i have an id for the message thread. That would be the id i would use on the url. Is there a way to listen for the threadId field instead of the default $id field?
Recommended threads
- [Flutter] Realtime Not Working with User...
Hello Appwrite community! I have a "chores" app. When User A adds a chore to a shared list, I want it to appear instantly on User B's screen without them needin...
- Filtering Tables in Real Time
Is there a way to use real time and filter the tables with the fields? For instance, let's say i have a table that holds private messages, and in that DM table ...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
