
Is there any limitation or performance impact due to the number of realtime connections? Is there any max limit on the number of realtime connections?

You can learn a lot about scaling realtime, the limits, and how to overcome them in this article by the core team: https://itnext.io/websocket-1-million-connections-using-appwrite-2d2a2c363a37?gi=16480d821e5f

More info can be found here: https://github.com/appwrite/realtime-1-million


Thanks a lot @Eldad. I ll check it out 👍

No problem, hope it helps
Recommended threads
- realtime failing
Hi everyone! I'm running into a weird issue with Appwrite realtime in my chat app and was hoping someone might have some insights. I have a chat view, and whe...
- Realtime not working with setSession as ...
Raising this here as the Issue on github hasnt been touched by devs since nov 28 2024 and it feels like a really trivial thing to fix. The issue recides in the ...
- Realtime is working intermittently
I am using appwrite in nextjs project. whenever I publish data I can see that it is saving in database but realtime is not working always
