There's a description of what a simultaneous database connection in Firebase is here - https://firebase.google.com/pricing/#faq-simultaneous - but I'm still not totally sure how a connection is defined.
If there's 1 person logged in to Firebase on my app and he's listening for changes on 10 different paths in my real time database, does that count as 11 simultaneous connections?