I make a app using appwrite Server-side authentication with Next.js.
How to connect real-time. I need only authenticated user can see the realtime update data.
TL;DR
Developers are looking to connect real-time data in Next.js using Appwrite Server-Side Authentication. They want only authenticated users to see the real-time updated data.