
As far as I can see at the moment, there are no real-time events on the SDK. Is this planned to be done in the future or will it remain like this?
We want to give Appwrite training to our employees in our new projects. But we want to know the future plan.

Appwrite currently support subscribing to any Event from the client SDKs (https://appwrite.io/docs/apis/realtime)

Thank you for your reply. Yes, I know these things, I was wondering about planning and the future

Oh, sorry - I only just noticed the "C#" in your title!

No, Realtime is not currently supported in the Server SDKs, but I believe it is on the roadmap - it was discussed recently.

In the meantime, you could build something custom outside of the SDKs? But you'd have to use Sessions, not an API key
Recommended threads
- realtime failing
Hi everyone! I'm running into a weird issue with Appwrite realtime in my chat app and was hoping someone might have some insights. I have a chat view, and whe...
- Realtime not working with setSession as ...
Raising this here as the Issue on github hasnt been touched by devs since nov 28 2024 and it feels like a really trivial thing to fix. The issue recides in the ...
- Realtime is working intermittently
I am using appwrite in nextjs project. whenever I publish data I can see that it is saving in database but realtime is not working always
