
- If the application is not used for a long time, realtime disconnected. 2.if the application goes into the background, the connection is interrupted. 3.never reconnects. you need to restart the application.
on the other hand, in the same application, socket io works perfectly. no breaks. if a break occurs, the connection is restored. for several months there is no error. Maybe you should change the realtime technology to socket io. At the moment it is impossible to use realtime.
Recommended threads
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
- Appwrite realtime stopped working all of...
In our production environment, Appwrite Realtime suddenly stopped working and no updates are coming through , can you confirm if there are any known issues?
- Realtime Feature Not Working on Custom S...
I have added a custom domain api1.nextsaimon.top for my project. My website is hosted on a1.nextsaimon.top. All features are working correctly, except the Realt...
