
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
- Received duplicate events
I used the React Native SDK to subscribe to `buckets.<ID>.files` on the client side. When the backend creates a file, two events are logged in my client's conso...
- Realtime unexpected behavior.
It was working but suddenly it gives me this error in log and after that no any further update for document changes.
- Appwrite Sites and localStorage Problem ...
I'm currently struggling with the localStorage Problem and Custom Sites. My goal is to move our Flutter Web App to Appwrite Sites. When just deploying it I'm ...
