
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
- Queries about live WebSocket connections
Hey everyone! 👋 I'm exploring Appwrite for a live online test where thousands of candidates will be active simultaneously. I couldn't find any official docume...
- Realtime {error: 1003, Message type is n...
I am facing the above mentioned issue, no matter if I am using web-sdk 16.0.2 or 17.01 (apw server is on 1.6.0) - maybe someone could help?
- firebase Realtime Database to Appwrite D...
Hello, is there anyone who has successfully migrated from Firebase Realtime Database to Appwrite? I got stuck on how to migrate my data from Firebase Rtdb to Ap...
