Abid GOriginal post
Rank 1: Thread
-
If we have 20 users subscribed to changes in a collection, is that 1 realtime connection or 20 realtime connections? I'm a bit confused as there is a 500 realtime connections cap.
-
If I have one user subscribed to changed in 5 different collections, is that 1 realtime connection or 20 realtime connections?
Summary
- If 20 developers are subscribed to changes in a collection, it counts as 20 realtime connections.
- If one developer is subscribed to changes in 5 different collections, it still counts as 1 realtime connection in total.