Back

Realtime Data

  • 0
  • Databases
  • Web
  • Apple
Chris Nowicki
8 Mar, 2024, 14:48

Hey hey! I am new to the community here. I implemented Appwrite DB last night using the SSR SDK. Adding in my error checks today but wanted to get it up and going.

Question: I assume the ssr sdk currently does not support realtime? I could be totally wrong. Trying to figure out how to integrate it into my nextjs portfilio site.

TL;DR
Developers mention that in order to use realtime data, client-side changes are required, so it's best to avoid SSR. Realtime is primarily for the client side, and it's doubtful if it's supported in SSR. The developer is new to the community and has implemented Appwrite DB with the SSR SDK in their project. They are questioning if the SSR SDK supports realtime.
Faye
8 Mar, 2024, 14:49

Realtime is kind of client-only, if it's supported in SSR is a very big question, but i highly suspect it does not

D5
8 Mar, 2024, 14:51

realtime requires changes form client side, so in that case, you should not use SSR

D5
8 Mar, 2024, 14:51

And CSR instead

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