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
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...
- Realtime Connection Error After Updating...
I get the following error message now when the realtime subscription picks up a new message. There's more to the error but it makes the discord message too long...
- Realtime Connection Count only goes up
I just wanted to ask if this behavior is normal. I restarted realtime 2 days ago and it already reached a connection count of over 11k. The count only goes up. ...