
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 Memory Usage
Appwrite-Realtime container has been acting strangely lately. None of my functions use this feature, but it has been consuming a large chunk of memory. When I s...
- How to detect user disconnection?
I'm creating a 1v1 challenge using realtime and i want to trigger a function when the user disconnect... how to make this using Appwrite Realtime? i searched i...
- How can I use appwrite function for stre...
I am building a course website where I want users can view the videos stored in appwrite storage in diff quality and also will do some processing before streami...
