Back

Realtime server SDK

  • 0
  • Realtime
  • Cloud
MB7
19 Oct, 2024, 00:13

Hello, looked through the docs and saw this:

We currently are not offering access to realtime with Server SDKs and an API key.

Any idea of when this could be implemented or why it isn't currently? Would be useful to be able to listen to events in the server side like firebase/firestore can then perform actions server side.

Or do we have to interface directly with wss://cloud.appwrite.io/v1/realtime for the time being?

Thank you

TL;DR
Developers are asking if there is a way to listen to a collection of documents and perform actions on the server-side using a HTTP web server. The current SDK does not support real-time access with API keys, and developers may need to interface directly with 'wss://cloud.appwrite.io/v1/realtime' for now. No immediate plans for implementation mentioned in the thread.
Steven
19 Oct, 2024, 00:22

Typically, server-side, you can set up a HTTP web server to handle incoming requests. Is that an option for you?

MB7
19 Oct, 2024, 00:32

Was more like I could listen to a collection of documents for example then for each document added do some processing/action with that data

Steven
19 Oct, 2024, 00:35

You didn't answer my question

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more