Posts by helper • 1 point
1 post
-
0
votes1
answer222
viewsQ: Does Valueeventlistener count as a simultaneous connection in Firebase?
If my application in Firebase has 5 users and they all have a valueListenerEvent on, waiting for some change in the database, do I have 5 connections simultaneously? For example, in a chat using…